#cf070d color space conversions
Hex:
#cf070d
RGB:
207, 7, 13
CMY:
19, 97, 95
CMYK:
0, 97, 94, 19
HSL:
358°, 93.4579%, 41.9608%
HSV (HSB):
358°, 96.6184%, 81.1765%
XYZ:
25.8808, 13.4464, 1.6121
xyY:
0.6322, 0.3284, 13.4464
CIE-Lab:
43.4283, 67.9214, 53.3520
CIE-LCH:
43.4283, 86.3698, 38.1495
CIE-Luv:
43.4283, 139.7795, 29.5631
Hunter-Lab:
36.6694, 61.8116, 23.0619
#cf070d color charts
#cf070d color shades, tints & tones
#cf070d color schemes
#cf070d color preview, HTML & CSS examples
This text has a color of #cf070d
<p style="color:#cf070d;">Text here</p>
.mytext {color:#cf070d;}
This box has a color of #cf070d
<div style="background-color:#cf070d;">Content here</div>
.mybackground {background-color:#cf070d;}
Border around this has a color of #cf070d
<div style="border:2px solid #cf070d;">Content here</div>
.myborder {border:2px solid #cf070d;}