#ff2f00 color space conversions
Hex:
#ff2f00
RGB:
255, 47, 0
CMY:
0, 82, 100
CMYK:
0, 82, 100, 0
HSL:
11°, 100.0000%, 50.0000%
HSV (HSB):
11°, 100.0000%, 100.0000%
XYZ:
42.2565, 23.2930, 2.2688
xyY:
0.6231, 0.3435, 23.2930
CIE-Lab:
55.3729, 73.9700, 68.0210
CIE-LCH:
55.3729, 100.4909, 42.6009
CIE-Luv:
55.3729, 162.9448, 41.5960
Hunter-Lab:
48.2629, 71.8256, 30.9968
#ff2f00 color charts
#ff2f00 color shades, tints & tones
#ff2f00 color schemes
#ff2f00 color preview, HTML & CSS examples
This text has a color of #ff2f00
<p style="color:#ff2f00;">Text here</p>
.mytext {color:#ff2f00;}
This box has a color of #ff2f00
<div style="background-color:#ff2f00;">Content here</div>
.mybackground {background-color:#ff2f00;}
Border around this has a color of #ff2f00
<div style="border:2px solid #ff2f00;">Content here</div>
.myborder {border:2px solid #ff2f00;}