#f00212 color space conversions
Hex:
#f00212
RGB:
240, 2, 18
CMY:
6, 99, 93
CMYK:
0, 99, 93, 6
HSL:
356°, 98.3471%, 47.4510%
HSV (HSB):
356°, 99.1667%, 94.1176%
XYZ:
36.0661, 18.6124, 2.2639
xyY:
0.6334, 0.3269, 18.6124
CIE-Lab:
50.2306, 76.5081, 59.1947
CIE-LCH:
50.2306, 96.7342, 37.7293
CIE-Luv:
50.2306, 163.3315, 33.8351
Hunter-Lab:
43.1420, 73.7246, 27.0881
#f00212 color charts
#f00212 color shades, tints & tones
#f00212 color schemes
#f00212 color preview, HTML & CSS examples
This text has a color of #f00212
<p style="color:#f00212;">Text here</p>
.mytext {color:#f00212;}
This box has a color of #f00212
<div style="background-color:#f00212;">Content here</div>
.mybackground {background-color:#f00212;}
Border around this has a color of #f00212
<div style="border:2px solid #f00212;">Content here</div>
.myborder {border:2px solid #f00212;}