#d13f3c color space conversions
Hex:
#d13f3c
RGB:
209, 63, 60
CMY:
18, 75, 76
CMYK:
0, 70, 71, 18
HSL:
1°, 61.8257%, 52.7451%
HSV (HSB):
1°, 71.2919%, 81.9608%
XYZ:
28.8876, 17.4366, 6.1180
xyY:
0.5508, 0.3325, 17.4366
CIE-Lab:
48.8055, 56.8377, 35.1304
CIE-LCH:
48.8055, 66.8182, 31.7195
CIE-Luv:
48.8055, 111.8979, 25.2964
Hunter-Lab:
41.7571, 50.4115, 20.5432
#d13f3c color charts
#d13f3c color shades, tints & tones
#d13f3c color schemes
#d13f3c color preview, HTML & CSS examples
This text has a color of #d13f3c
<p style="color:#d13f3c;">Text here</p>
.mytext {color:#d13f3c;}
This box has a color of #d13f3c
<div style="background-color:#d13f3c;">Content here</div>
.mybackground {background-color:#d13f3c;}
Border around this has a color of #d13f3c
<div style="border:2px solid #d13f3c;">Content here</div>
.myborder {border:2px solid #d13f3c;}