#d1001b color space conversions
Hex:
#d1001b
RGB:
209, 0, 27
CMY:
18, 100, 89
CMYK:
0, 100, 87, 18
HSL:
352°, 100.0000%, 40.9804%
HSV (HSB):
352°, 100.0000%, 81.9608%
XYZ:
26.4923, 13.6344, 2.2723
xyY:
0.6248, 0.3216, 13.6344
CIE-Lab:
43.7040, 69.2658, 47.8742
CIE-LCH:
43.7040, 84.2003, 34.6509
CIE-Luv:
43.7040, 140.7515, 27.0607
Hunter-Lab:
36.9248, 63.4492, 22.1987
#d1001b color charts
#d1001b color shades, tints & tones
#d1001b color schemes
#d1001b color preview, HTML & CSS examples
This text has a color of #d1001b
<p style="color:#d1001b;">Text here</p>
.mytext {color:#d1001b;}
This box has a color of #d1001b
<div style="background-color:#d1001b;">Content here</div>
.mybackground {background-color:#d1001b;}
Border around this has a color of #d1001b
<div style="border:2px solid #d1001b;">Content here</div>
.myborder {border:2px solid #d1001b;}