#cf020f color space conversions
Hex:
#cf020f
RGB:
207, 2, 15
CMY:
19, 99, 94
CMYK:
0, 99, 93, 19
HSL:
356°, 98.0861%, 40.9804%
HSV (HSB):
356°, 99.0338%, 81.1765%
XYZ:
25.8401, 13.3433, 1.6655
xyY:
0.6326, 0.3267, 13.3433
CIE-Lab:
43.2760, 68.4079, 52.5529
CIE-LCH:
43.2760, 86.2638, 37.5325
CIE-Luv:
43.2760, 140.4411, 29.0092
Hunter-Lab:
36.5285, 62.3451, 22.8666
#cf020f color charts
#cf020f color shades, tints & tones
#cf020f color schemes
#cf020f color preview, HTML & CSS examples
This text has a color of #cf020f
<p style="color:#cf020f;">Text here</p>
.mytext {color:#cf020f;}
This box has a color of #cf020f
<div style="background-color:#cf020f;">Content here</div>
.mybackground {background-color:#cf020f;}
Border around this has a color of #cf020f
<div style="border:2px solid #cf020f;">Content here</div>
.myborder {border:2px solid #cf020f;}