#d0023f color space conversions
Hex:
#d0023f
RGB:
208, 2, 63
CMY:
18, 99, 75
CMYK:
0, 99, 70, 18
HSL:
342°, 98.0952%, 41.1765%
HSV (HSB):
342°, 99.0385%, 81.5686%
XYZ:
26.9313, 13.8122, 5.9492
xyY:
0.5768, 0.2958, 13.8122
CIE-Lab:
43.9624, 69.9465, 27.4914
CIE-LCH:
43.9624, 75.1551, 21.4565
CIE-Luv:
43.9624, 131.2797, 14.3055
Hunter-Lab:
37.1648, 64.3112, 16.5244
#d0023f color charts
#d0023f color shades, tints & tones
#d0023f color schemes
#d0023f color preview, HTML & CSS examples
This text has a color of #d0023f
<p style="color:#d0023f;">Text here</p>
.mytext {color:#d0023f;}
This box has a color of #d0023f
<div style="background-color:#d0023f;">Content here</div>
.mybackground {background-color:#d0023f;}
Border around this has a color of #d0023f
<div style="border:2px solid #d0023f;">Content here</div>
.myborder {border:2px solid #d0023f;}