#d03c65 color space conversions
Hex:
#d03c65
RGB:
208, 60, 101
CMY:
18, 76, 60
CMYK:
0, 71, 51, 18
HSL:
343°, 61.1570%, 52.5490%
HSV (HSB):
343°, 71.1538%, 81.5686%
XYZ:
29.9772, 17.5812, 14.1255
xyY:
0.4860, 0.2850, 17.5812
CIE-Lab:
48.9842, 60.2422, 10.7958
CIE-LCH:
48.9842, 61.2019, 10.1599
CIE-Luv:
48.9842, 101.2223, 1.5846
Hunter-Lab:
41.9299, 54.2388, 9.3772
#d03c65 color charts
#d03c65 color shades, tints & tones
#d03c65 color schemes
#d03c65 color preview, HTML & CSS examples
This text has a color of #d03c65
<p style="color:#d03c65;">Text here</p>
.mytext {color:#d03c65;}
This box has a color of #d03c65
<div style="background-color:#d03c65;">Content here</div>
.mybackground {background-color:#d03c65;}
Border around this has a color of #d03c65
<div style="border:2px solid #d03c65;">Content here</div>
.myborder {border:2px solid #d03c65;}