#d04d65 color space conversions
Hex:
#d04d65
RGB:
208, 77, 101
CMY:
18, 70, 60
CMYK:
0, 63, 51, 18
HSL:
349°, 58.2222%, 55.8824%
HSV (HSB):
349°, 62.9808%, 81.5686%
XYZ:
31.0153, 19.6572, 14.4715
xyY:
0.4761, 0.3018, 19.6572
CIE-Lab:
51.4474, 53.5085, 14.2228
CIE-LCH:
51.4474, 55.3665, 14.8853
CIE-Luv:
51.4474, 92.3680, 7.1793
Hunter-Lab:
44.3365, 47.2795, 11.6832
#d04d65 color charts
#d04d65 color shades, tints & tones
#d04d65 color schemes
#d04d65 color preview, HTML & CSS examples
This text has a color of #d04d65
<p style="color:#d04d65;">Text here</p>
.mytext {color:#d04d65;}
This box has a color of #d04d65
<div style="background-color:#d04d65;">Content here</div>
.mybackground {background-color:#d04d65;}
Border around this has a color of #d04d65
<div style="border:2px solid #d04d65;">Content here</div>
.myborder {border:2px solid #d04d65;}