#d04b5e color space conversions
Hex:
#d04b5e
RGB:
208, 75, 94
CMY:
18, 71, 63
CMYK:
0, 64, 55, 18
HSL:
351°, 58.5903%, 55.4902%
HSV (HSB):
351°, 63.9423%, 81.5686%
XYZ:
30.5489, 19.2502, 12.6952
xyY:
0.4888, 0.3080, 19.2502
CIE-Lab:
50.9787, 53.7950, 17.7739
CIE-LCH:
50.9787, 56.6552, 18.2836
CIE-Luv:
50.9787, 95.4807, 10.8929
Hunter-Lab:
43.8751, 47.5028, 13.5570
#d04b5e color charts
#d04b5e color shades, tints & tones
#d04b5e color schemes
#d04b5e color preview, HTML & CSS examples
This text has a color of #d04b5e
<p style="color:#d04b5e;">Text here</p>
.mytext {color:#d04b5e;}
This box has a color of #d04b5e
<div style="background-color:#d04b5e;">Content here</div>
.mybackground {background-color:#d04b5e;}
Border around this has a color of #d04b5e
<div style="border:2px solid #d04b5e;">Content here</div>
.myborder {border:2px solid #d04b5e;}