#d50007 color space conversions
Hex:
#d50007
RGB:
213, 0, 7
CMY:
16, 100, 97
CMYK:
0, 100, 97, 16
HSL:
358°, 100.0000%, 41.7647%
HSV (HSB):
358°, 100.0000%, 83.5294%
XYZ:
27.4789, 14.1615, 1.4861
xyY:
0.6372, 0.3284, 14.1615
CIE-Lab:
44.4636, 69.9969, 56.4510
CIE-LCH:
44.4636, 89.9237, 38.8854
CIE-Luv:
44.4636, 145.6464, 30.7769
Hunter-Lab:
37.6317, 64.4863, 24.0007
#d50007 color charts
#d50007 color shades, tints & tones
#d50007 color schemes
#d50007 color preview, HTML & CSS examples
This text has a color of #d50007
<p style="color:#d50007;">Text here</p>
.mytext {color:#d50007;}
This box has a color of #d50007
<div style="background-color:#d50007;">Content here</div>
.mybackground {background-color:#d50007;}
Border around this has a color of #d50007
<div style="border:2px solid #d50007;">Content here</div>
.myborder {border:2px solid #d50007;}