#d0037c color space conversions
Hex:
#d0037c
RGB:
208, 3, 124
CMY:
18, 99, 51
CMYK:
0, 99, 40, 18
HSL:
325°, 97.1564%, 41.3725%
HSV (HSB):
325°, 98.5577%, 81.5686%
XYZ:
29.6831, 14.9303, 20.3861
xyY:
0.4567, 0.2297, 14.9303
CIE-Lab:
45.5385, 73.9771, -8.3155
CIE-LCH:
45.5385, 74.4430, 353.5865
CIE-Luv:
45.5385, 106.1654, -24.5563
Hunter-Lab:
38.6397, 69.5045, -4.2334
#d0037c color charts
#d0037c color shades, tints & tones
#d0037c color schemes
#d0037c color preview, HTML & CSS examples
This text has a color of #d0037c
<p style="color:#d0037c;">Text here</p>
.mytext {color:#d0037c;}
This box has a color of #d0037c
<div style="background-color:#d0037c;">Content here</div>
.mybackground {background-color:#d0037c;}
Border around this has a color of #d0037c
<div style="border:2px solid #d0037c;">Content here</div>
.myborder {border:2px solid #d0037c;}