#d7001c color space conversions
Hex:
#d7001c
RGB:
215, 0, 28
CMY:
16, 100, 89
CMYK:
0, 100, 87, 16
HSL:
352°, 100.0000%, 42.1569%
HSV (HSB):
352°, 100.0000%, 84.3137%
XYZ:
28.2339, 14.5309, 2.4153
xyY:
0.6249, 0.3216, 14.5309
CIE-Lab:
44.9849, 70.7507, 48.9513
CIE-LCH:
44.9849, 86.0342, 34.6788
CIE-Luv:
44.9849, 144.8942, 27.8772
Hunter-Lab:
38.1194, 65.5006, 22.9270
#d7001c color charts
#d7001c color shades, tints & tones
#d7001c color schemes
#d7001c color preview, HTML & CSS examples
This text has a color of #d7001c
<p style="color:#d7001c;">Text here</p>
.mytext {color:#d7001c;}
This box has a color of #d7001c
<div style="background-color:#d7001c;">Content here</div>
.mybackground {background-color:#d7001c;}
Border around this has a color of #d7001c
<div style="border:2px solid #d7001c;">Content here</div>
.myborder {border:2px solid #d7001c;}