#d0023b color space conversions
Hex:
#d0023b
RGB:
208, 2, 59
CMY:
18, 99, 77
CMYK:
0, 99, 72, 18
HSL:
343°, 98.0952%, 41.1765%
HSV (HSB):
343°, 99.0385%, 81.5686%
XYZ:
26.8235, 13.7691, 5.3816
xyY:
0.5834, 0.2995, 13.7691
CIE-Lab:
43.8999, 69.7770, 29.8783
CIE-LCH:
43.8999, 75.9048, 23.1805
CIE-Luv:
43.8999, 132.5101, 16.1707
Hunter-Lab:
37.1067, 64.0966, 17.3758
#d0023b color charts
#d0023b color shades, tints & tones
#d0023b color schemes
#d0023b color preview, HTML & CSS examples
This text has a color of #d0023b
<p style="color:#d0023b;">Text here</p>
.mytext {color:#d0023b;}
This box has a color of #d0023b
<div style="background-color:#d0023b;">Content here</div>
.mybackground {background-color:#d0023b;}
Border around this has a color of #d0023b
<div style="border:2px solid #d0023b;">Content here</div>
.myborder {border:2px solid #d0023b;}