#f31d00 color space conversions
Hex:
#f31d00
RGB:
243, 29, 0
CMY:
5, 89, 100
CMYK:
0, 88, 100, 5
HSL:
7°, 100.0000%, 47.6471%
HSV (HSB):
7°, 100.0000%, 95.2941%
XYZ:
37.4015, 19.9334, 1.8763
xyY:
0.6317, 0.3366, 19.9334
CIE-Lab:
51.7618, 74.3215, 65.1724
CIE-LCH:
51.7618, 98.8490, 41.2475
CIE-Luv:
51.7618, 161.2039, 37.8030
Hunter-Lab:
44.6469, 71.4008, 28.7612
#f31d00 color charts
#f31d00 color shades, tints & tones
#f31d00 color schemes
#f31d00 color preview, HTML & CSS examples
This text has a color of #f31d00
<p style="color:#f31d00;">Text here</p>
.mytext {color:#f31d00;}
This box has a color of #f31d00
<div style="background-color:#f31d00;">Content here</div>
.mybackground {background-color:#f31d00;}
Border around this has a color of #f31d00
<div style="border:2px solid #f31d00;">Content here</div>
.myborder {border:2px solid #f31d00;}