#d13f4f color space conversions
Hex:
#d13f4f
RGB:
209, 63, 79
CMY:
18, 75, 69
CMYK:
0, 70, 62, 18
HSL:
353°, 61.3445%, 53.3333%
HSV (HSB):
353°, 69.8565%, 81.9608%
XYZ:
29.4833, 17.6748, 9.2548
xyY:
0.5226, 0.3133, 17.6748
CIE-Lab:
49.0993, 57.8661, 24.3045
CIE-LCH:
49.0993, 62.7630, 22.7830
CIE-Luv:
49.0993, 107.2276, 16.0298
Hunter-Lab:
42.0415, 51.6079, 16.3772
#d13f4f color charts
#d13f4f color shades, tints & tones
#d13f4f color schemes
#d13f4f color preview, HTML & CSS examples
This text has a color of #d13f4f
<p style="color:#d13f4f;">Text here</p>
.mytext {color:#d13f4f;}
This box has a color of #d13f4f
<div style="background-color:#d13f4f;">Content here</div>
.mybackground {background-color:#d13f4f;}
Border around this has a color of #d13f4f
<div style="border:2px solid #d13f4f;">Content here</div>
.myborder {border:2px solid #d13f4f;}