#ff2010 color space conversions
Hex:
#ff2010
RGB:
255, 32, 16
CMY:
0, 87, 94
CMYK:
0, 87, 94, 0
HSL:
4°, 100.0000%, 53.1373%
HSV (HSB):
4°, 93.7255%, 100.0000%
XYZ:
41.8500, 22.3304, 2.5947
xyY:
0.6267, 0.3344, 22.3304
CIE-Lab:
54.3759, 77.0400, 63.7843
CIE-LCH:
54.3759, 100.0180, 39.6226
CIE-Luv:
54.3759, 167.8350, 38.3341
Hunter-Lab:
47.2551, 75.3867, 29.8231
#ff2010 color charts
#ff2010 color shades, tints & tones
#ff2010 color schemes
#ff2010 color preview, HTML & CSS examples
This text has a color of #ff2010
<p style="color:#ff2010;">Text here</p>
.mytext {color:#ff2010;}
This box has a color of #ff2010
<div style="background-color:#ff2010;">Content here</div>
.mybackground {background-color:#ff2010;}
Border around this has a color of #ff2010
<div style="border:2px solid #ff2010;">Content here</div>
.myborder {border:2px solid #ff2010;}