#d7003f color space conversions
Hex:
#d7003f
RGB:
215, 0, 63
CMY:
16, 100, 75
CMYK:
0, 100, 71, 16
HSL:
342°, 100.0000%, 42.1569%
HSV (HSB):
342°, 100.0000%, 84.3137%
XYZ:
28.9215, 14.8060, 6.0361
xyY:
0.5812, 0.2975, 14.8060
CIE-Lab:
45.3673, 71.7891, 29.5458
CIE-LCH:
45.3673, 77.6314, 22.3703
CIE-Luv:
45.3673, 136.8452, 15.8123
Hunter-Lab:
38.4785, 66.8283, 17.6341
#d7003f color charts
#d7003f color shades, tints & tones
#d7003f color schemes
#d7003f color preview, HTML & CSS examples
This text has a color of #d7003f
<p style="color:#d7003f;">Text here</p>
.mytext {color:#d7003f;}
This box has a color of #d7003f
<div style="background-color:#d7003f;">Content here</div>
.mybackground {background-color:#d7003f;}
Border around this has a color of #d7003f
<div style="border:2px solid #d7003f;">Content here</div>
.myborder {border:2px solid #d7003f;}