#d7001b color space conversions
Hex:
#d7001b
RGB:
215, 0, 27
CMY:
16, 100, 89
CMYK:
0, 100, 87, 16
HSL:
352°, 100.0000%, 42.1569%
HSV (HSB):
352°, 100.0000%, 84.3137%
XYZ:
28.2222, 14.5262, 2.3533
xyY:
0.6257, 0.3221, 14.5262
CIE-Lab:
44.9783, 70.7327, 49.4249
CIE-LCH:
44.9783, 86.2898, 34.9442
CIE-Luv:
44.9783, 145.0404, 28.0950
Hunter-Lab:
38.1133, 65.4777, 23.0185
#d7001b color charts
#d7001b color shades, tints & tones
#d7001b color schemes
#d7001b color preview, HTML & CSS examples
This text has a color of #d7001b
<p style="color:#d7001b;">Text here</p>
.mytext {color:#d7001b;}
This box has a color of #d7001b
<div style="background-color:#d7001b;">Content here</div>
.mybackground {background-color:#d7001b;}
Border around this has a color of #d7001b
<div style="border:2px solid #d7001b;">Content here</div>
.myborder {border:2px solid #d7001b;}