#d13c32 color space conversions
Hex:
#d13c32
RGB:
209, 60, 50
CMY:
18, 76, 80
CMYK:
0, 71, 76, 18
HSL:
4°, 63.3466%, 50.7843%
HSV (HSB):
4°, 76.0766%, 81.9608%
XYZ:
28.4861, 17.0173, 4.8009
xyY:
0.5663, 0.3383, 17.0173
CIE-Lab:
48.2818, 57.5299, 40.1745
CIE-LCH:
48.2818, 70.1689, 34.9275
CIE-Luv:
48.2818, 115.6993, 28.4667
Hunter-Lab:
41.2520, 51.0698, 21.9763
#d13c32 color charts
#d13c32 color shades, tints & tones
#d13c32 color schemes
#d13c32 color preview, HTML & CSS examples
This text has a color of #d13c32
<p style="color:#d13c32;">Text here</p>
.mytext {color:#d13c32;}
This box has a color of #d13c32
<div style="background-color:#d13c32;">Content here</div>
.mybackground {background-color:#d13c32;}
Border around this has a color of #d13c32
<div style="border:2px solid #d13c32;">Content here</div>
.myborder {border:2px solid #d13c32;}