#d04da4 color space conversions
Hex:
#d04da4
RGB:
208, 77, 164
CMY:
18, 70, 36
CMYK:
0, 63, 21, 18
HSL:
320°, 58.2222%, 55.8824%
HSV (HSB):
320°, 62.9808%, 81.5686%
XYZ:
35.3671, 21.3980, 37.3881
xyY:
0.3756, 0.2273, 21.3980
CIE-Lab:
53.3823, 60.5692, -20.4268
CIE-LCH:
53.3823, 63.9209, 341.3635
CIE-Luv:
53.3823, 72.2562, -39.7485
Hunter-Lab:
46.2580, 55.5231, -15.5407
#d04da4 color charts
#d04da4 color shades, tints & tones
#d04da4 color schemes
#d04da4 color preview, HTML & CSS examples
This text has a color of #d04da4
<p style="color:#d04da4;">Text here</p>
.mytext {color:#d04da4;}
This box has a color of #d04da4
<div style="background-color:#d04da4;">Content here</div>
.mybackground {background-color:#d04da4;}
Border around this has a color of #d04da4
<div style="border:2px solid #d04da4;">Content here</div>
.myborder {border:2px solid #d04da4;}