#d04b5f color space conversions
Hex:
#d04b5f
RGB:
208, 75, 95
CMY:
18, 71, 63
CMYK:
0, 64, 54, 18
HSL:
351°, 58.5903%, 55.4902%
HSV (HSB):
351°, 63.9423%, 81.5686%
XYZ:
30.5941, 19.2683, 12.9331
xyY:
0.4872, 0.3068, 19.2683
CIE-Lab:
50.9996, 53.8734, 17.2035
CIE-LCH:
50.9996, 56.5536, 17.7099
CIE-Luv:
50.9996, 95.2028, 10.2746
Hunter-Lab:
43.8956, 47.5922, 13.2581
#d04b5f color charts
#d04b5f color shades, tints & tones
#d04b5f color schemes
#d04b5f color preview, HTML & CSS examples
This text has a color of #d04b5f
<p style="color:#d04b5f;">Text here</p>
.mytext {color:#d04b5f;}
This box has a color of #d04b5f
<div style="background-color:#d04b5f;">Content here</div>
.mybackground {background-color:#d04b5f;}
Border around this has a color of #d04b5f
<div style="border:2px solid #d04b5f;">Content here</div>
.myborder {border:2px solid #d04b5f;}