#d0023c color space conversions
Hex:
#d0023c
RGB:
208, 2, 60
CMY:
18, 99, 76
CMYK:
0, 99, 71, 18
HSL:
343°, 98.0952%, 41.1765%
HSV (HSB):
343°, 99.0385%, 81.5686%
XYZ:
26.8497, 13.7796, 5.5195
xyY:
0.5818, 0.2986, 13.7796
CIE-Lab:
43.9151, 69.8183, 29.2827
CIE-LCH:
43.9151, 75.7104, 22.7538
CIE-Luv:
43.9151, 132.2090, 15.7145
Hunter-Lab:
37.1208, 64.1488, 17.1687
#d0023c color charts
#d0023c color shades, tints & tones
#d0023c color schemes
#d0023c color preview, HTML & CSS examples
This text has a color of #d0023c
<p style="color:#d0023c;">Text here</p>
.mytext {color:#d0023c;}
This box has a color of #d0023c
<div style="background-color:#d0023c;">Content here</div>
.mybackground {background-color:#d0023c;}
Border around this has a color of #d0023c
<div style="border:2px solid #d0023c;">Content here</div>
.myborder {border:2px solid #d0023c;}