#fa0100 color space conversions
Hex:
#fa0100
RGB:
250, 1, 0
CMY:
2, 100, 100
CMYK:
0, 100, 100, 2
HSL:
0°, 100.0000%, 49.0196%
HSV (HSB):
0°, 100.0000%, 98.0392%
XYZ:
39.4352, 20.3457, 1.8486
xyY:
0.6399, 0.3301, 20.3457
CIE-Lab:
52.2258, 78.8456, 66.2270
CIE-LCH:
52.2258, 102.9691, 40.0289
CIE-Luv:
52.2258, 171.5220, 37.0630
Hunter-Lab:
45.1062, 77.1221, 29.1444
#fa0100 color charts
#fa0100 color shades, tints & tones
#fa0100 color schemes
#fa0100 color preview, HTML & CSS examples
This text has a color of #fa0100
<p style="color:#fa0100;">Text here</p>
.mytext {color:#fa0100;}
This box has a color of #fa0100
<div style="background-color:#fa0100;">Content here</div>
.mybackground {background-color:#fa0100;}
Border around this has a color of #fa0100
<div style="border:2px solid #fa0100;">Content here</div>
.myborder {border:2px solid #fa0100;}