#d60007 color space conversions
Hex:
#d60007
RGB:
214, 0, 7
CMY:
16, 100, 97
CMYK:
0, 100, 97, 16
HSL:
358°, 100.0000%, 41.9608%
HSV (HSB):
358°, 100.0000%, 83.9216%
XYZ:
27.7699, 14.3115, 1.4998
xyY:
0.6372, 0.3284, 14.3115
CIE-Lab:
44.6764, 70.2428, 56.6722
CIE-LCH:
44.6764, 90.2540, 38.8968
CIE-Luv:
44.6764, 146.3493, 30.9321
Hunter-Lab:
37.8305, 64.8265, 24.1308
#d60007 color charts
#d60007 color shades, tints & tones
#d60007 color schemes
#d60007 color preview, HTML & CSS examples
This text has a color of #d60007
<p style="color:#d60007;">Text here</p>
.mytext {color:#d60007;}
This box has a color of #d60007
<div style="background-color:#d60007;">Content here</div>
.mybackground {background-color:#d60007;}
Border around this has a color of #d60007
<div style="border:2px solid #d60007;">Content here</div>
.myborder {border:2px solid #d60007;}