#ff0217 color space conversions
Hex:
#ff0217
RGB:
255, 2, 23
CMY:
0, 99, 91
CMYK:
0, 99, 91, 0
HSL:
355°, 100.0000%, 50.3922%
HSV (HSB):
355°, 99.2157%, 100.0000%
XYZ:
41.4164, 21.3653, 2.7516
xyY:
0.6320, 0.3260, 21.3653
CIE-Lab:
53.3470, 80.1564, 60.8725
CIE-LCH:
53.3470, 100.6504, 37.2138
CIE-Luv:
53.3470, 173.1853, 35.4720
Hunter-Lab:
46.2226, 79.0500, 28.8263
#ff0217 color charts
#ff0217 color shades, tints & tones
#ff0217 color schemes
#ff0217 color preview, HTML & CSS examples
This text has a color of #ff0217
<p style="color:#ff0217;">Text here</p>
.mytext {color:#ff0217;}
This box has a color of #ff0217
<div style="background-color:#ff0217;">Content here</div>
.mybackground {background-color:#ff0217;}
Border around this has a color of #ff0217
<div style="border:2px solid #ff0217;">Content here</div>
.myborder {border:2px solid #ff0217;}