#d04d4a color space conversions
Hex:
#d04d4a
RGB:
208, 77, 74
CMY:
18, 70, 71
CMYK:
0, 63, 64, 18
HSL:
1°, 58.7719%, 55.2941%
HSV (HSB):
1°, 64.4231%, 81.5686%
XYZ:
29.9023, 19.2121, 8.6108
xyY:
0.5180, 0.3328, 19.2121
CIE-Lab:
50.9344, 51.5523, 29.5571
CIE-LCH:
50.9344, 59.4244, 29.8275
CIE-Luv:
50.9344, 99.2869, 22.7964
Hunter-Lab:
43.8316, 45.0692, 19.0344
#d04d4a color charts
#d04d4a color shades, tints & tones
#d04d4a color schemes
#d04d4a color preview, HTML & CSS examples
This text has a color of #d04d4a
<p style="color:#d04d4a;">Text here</p>
.mytext {color:#d04d4a;}
This box has a color of #d04d4a
<div style="background-color:#d04d4a;">Content here</div>
.mybackground {background-color:#d04d4a;}
Border around this has a color of #d04d4a
<div style="border:2px solid #d04d4a;">Content here</div>
.myborder {border:2px solid #d04d4a;}