#fa2038 color space conversions
Hex:
#fa2038
RGB:
250, 32, 56
CMY:
2, 87, 78
CMYK:
0, 87, 78, 2
HSL:
353°, 95.6140%, 55.2941%
HSV (HSB):
353°, 87.2000%, 98.0392%
XYZ:
40.6547, 21.6425, 5.7761
xyY:
0.5972, 0.3179, 21.6425
CIE-Lab:
53.6457, 76.5307, 44.9302
CIE-LCH:
53.6457, 88.7449, 30.4166
CIE-Luv:
53.6457, 158.4287, 28.4111
Hunter-Lab:
46.5215, 74.5765, 25.2037
#fa2038 color charts
#fa2038 color shades, tints & tones
#fa2038 color schemes
#fa2038 color preview, HTML & CSS examples
This text has a color of #fa2038
<p style="color:#fa2038;">Text here</p>
.mytext {color:#fa2038;}
This box has a color of #fa2038
<div style="background-color:#fa2038;">Content here</div>
.mybackground {background-color:#fa2038;}
Border around this has a color of #fa2038
<div style="border:2px solid #fa2038;">Content here</div>
.myborder {border:2px solid #fa2038;}