#cf021d color space conversions
Hex:
#cf021d
RGB:
207, 2, 29
CMY:
19, 99, 89
CMYK:
0, 99, 86, 19
HSL:
352°, 98.0861%, 40.9804%
HSV (HSB):
352°, 99.0338%, 81.1765%
XYZ:
25.9756, 13.3975, 2.3793
xyY:
0.6221, 0.3209, 13.3975
CIE-Lab:
43.3562, 68.6277, 46.4235
CIE-LCH:
43.3562, 82.8547, 34.0765
CIE-Luv:
43.3562, 138.6773, 26.3694
Hunter-Lab:
36.6026, 62.6206, 21.7678
#cf021d color charts
#cf021d color shades, tints & tones
#cf021d color schemes
#cf021d color preview, HTML & CSS examples
This text has a color of #cf021d
<p style="color:#cf021d;">Text here</p>
.mytext {color:#cf021d;}
This box has a color of #cf021d
<div style="background-color:#cf021d;">Content here</div>
.mybackground {background-color:#cf021d;}
Border around this has a color of #cf021d
<div style="border:2px solid #cf021d;">Content here</div>
.myborder {border:2px solid #cf021d;}