#fa0508 color space conversions
Hex:
#fa0508
RGB:
250, 5, 8
CMY:
2, 98, 97
CMYK:
0, 98, 97, 2
HSL:
359°, 96.0784%, 50.0000%
HSV (HSB):
359°, 98.0000%, 98.0392%
XYZ:
39.5224, 20.4501, 2.0939
xyY:
0.6368, 0.3295, 20.4501
CIE-Lab:
52.3423, 78.6184, 64.2482
CIE-LCH:
52.3423, 101.5317, 39.2562
CIE-Luv:
52.3423, 170.5014, 36.5478
Hunter-Lab:
45.2217, 76.8655, 28.9099
#fa0508 color charts
#fa0508 color shades, tints & tones
#fa0508 color schemes
#fa0508 color preview, HTML & CSS examples
This text has a color of #fa0508
<p style="color:#fa0508;">Text here</p>
.mytext {color:#fa0508;}
This box has a color of #fa0508
<div style="background-color:#fa0508;">Content here</div>
.mybackground {background-color:#fa0508;}
Border around this has a color of #fa0508
<div style="border:2px solid #fa0508;">Content here</div>
.myborder {border:2px solid #fa0508;}