#d03c7c color space conversions
Hex:
#d03c7c
RGB:
208, 60, 124
CMY:
18, 76, 51
CMYK:
0, 71, 40, 18
HSL:
334°, 61.1570%, 52.5490%
HSV (HSB):
334°, 71.1538%, 81.5686%
XYZ:
31.2664, 18.0969, 20.9139
xyY:
0.4449, 0.2575, 18.0969
CIE-Lab:
49.6134, 62.3405, -2.2689
CIE-LCH:
49.6134, 62.3818, 357.9157
CIE-Luv:
49.6134, 93.1170, -14.6250
Hunter-Lab:
42.5404, 56.7484, 0.6299
#d03c7c color charts
#d03c7c color shades, tints & tones
#d03c7c color schemes
#d03c7c color preview, HTML & CSS examples
This text has a color of #d03c7c
<p style="color:#d03c7c;">Text here</p>
.mytext {color:#d03c7c;}
This box has a color of #d03c7c
<div style="background-color:#d03c7c;">Content here</div>
.mybackground {background-color:#d03c7c;}
Border around this has a color of #d03c7c
<div style="border:2px solid #d03c7c;">Content here</div>
.myborder {border:2px solid #d03c7c;}