#d0036e color space conversions
Hex:
#d0036e
RGB:
208, 3, 110
CMY:
18, 99, 57
CMYK:
0, 99, 47, 18
HSL:
329°, 97.1564%, 41.3725%
HSV (HSB):
329°, 98.5577%, 81.5686%
XYZ:
28.8595, 14.6008, 16.0490
xyY:
0.4850, 0.2454, 14.6008
CIE-Lab:
45.0825, 72.7757, -0.3329
CIE-LCH:
45.0825, 72.7764, 359.7379
CIE-Luv:
45.0825, 112.6012, -14.3124
Hunter-Lab:
38.2110, 67.9456, 1.8453
#d0036e color charts
#d0036e color shades, tints & tones
#d0036e color schemes
#d0036e color preview, HTML & CSS examples
This text has a color of #d0036e
<p style="color:#d0036e;">Text here</p>
.mytext {color:#d0036e;}
This box has a color of #d0036e
<div style="background-color:#d0036e;">Content here</div>
.mybackground {background-color:#d0036e;}
Border around this has a color of #d0036e
<div style="border:2px solid #d0036e;">Content here</div>
.myborder {border:2px solid #d0036e;}