#d9333e color space conversions
Hex:
#d9333e
RGB:
217, 51, 62
CMY:
15, 80, 76
CMYK:
0, 76, 71, 15
HSL:
356°, 68.5950%, 52.5490%
HSV (HSB):
356°, 76.4977%, 85.0980%
XYZ:
30.6686, 17.4672, 6.3125
xyY:
0.5633, 0.3208, 17.4672
CIE-Lab:
48.8434, 63.4457, 34.3924
CIE-LCH:
48.8434, 72.1678, 28.4611
CIE-Luv:
48.8434, 124.3480, 22.9533
Hunter-Lab:
41.7937, 57.8458, 20.3005
#d9333e color charts
#d9333e color shades, tints & tones
#d9333e color schemes
#d9333e color preview, HTML & CSS examples
This text has a color of #d9333e
<p style="color:#d9333e;">Text here</p>
.mytext {color:#d9333e;}
This box has a color of #d9333e
<div style="background-color:#d9333e;">Content here</div>
.mybackground {background-color:#d9333e;}
Border around this has a color of #d9333e
<div style="border:2px solid #d9333e;">Content here</div>
.myborder {border:2px solid #d9333e;}