#d13f32 color space conversions
Hex:
#d13f32
RGB:
209, 63, 50
CMY:
18, 75, 80
CMYK:
0, 70, 76, 18
HSL:
5°, 63.3466%, 50.7843%
HSV (HSB):
5°, 76.0766%, 81.9608%
XYZ:
28.6477, 17.3406, 4.8548
xyY:
0.5635, 0.3411, 17.3406
CIE-Lab:
48.6864, 56.4179, 40.6086
CIE-LCH:
48.6864, 69.5129, 35.7456
CIE-Luv:
48.6864, 113.8928, 29.2321
Hunter-Lab:
41.6421, 49.9258, 22.2372
#d13f32 color charts
#d13f32 color shades, tints & tones
#d13f32 color schemes
#d13f32 color preview, HTML & CSS examples
This text has a color of #d13f32
<p style="color:#d13f32;">Text here</p>
.mytext {color:#d13f32;}
This box has a color of #d13f32
<div style="background-color:#d13f32;">Content here</div>
.mybackground {background-color:#d13f32;}
Border around this has a color of #d13f32
<div style="border:2px solid #d13f32;">Content here</div>
.myborder {border:2px solid #d13f32;}