#cf020a color space conversions
Hex:
#cf020a
RGB:
207, 2, 10
CMY:
19, 99, 96
CMYK:
0, 99, 95, 19
HSL:
358°, 98.0861%, 40.9804%
HSV (HSB):
358°, 99.0338%, 81.1765%
XYZ:
25.8086, 13.3307, 1.5000
xyY:
0.6351, 0.3280, 13.3307
CIE-Lab:
43.2574, 68.3568, 54.2235
CIE-LCH:
43.2574, 87.2515, 38.4229
CIE-Luv:
43.2574, 140.8568, 29.6303
Hunter-Lab:
36.5113, 62.2811, 23.1221
#cf020a color charts
#cf020a color shades, tints & tones
#cf020a color schemes
#cf020a color preview, HTML & CSS examples
This text has a color of #cf020a
<p style="color:#cf020a;">Text here</p>
.mytext {color:#cf020a;}
This box has a color of #cf020a
<div style="background-color:#cf020a;">Content here</div>
.mybackground {background-color:#cf020a;}
Border around this has a color of #cf020a
<div style="border:2px solid #cf020a;">Content here</div>
.myborder {border:2px solid #cf020a;}