#d9123f color space conversions
Hex:
#d9123f
RGB:
217, 18, 63
CMY:
15, 93, 75
CMYK:
0, 92, 71, 15
HSL:
346°, 84.6809%, 46.0784%
HSV (HSB):
346°, 91.7051%, 85.0980%
XYZ:
29.7288, 15.5432, 6.1359
xyY:
0.5783, 0.3024, 15.5432
CIE-Lab:
46.3694, 70.5698, 30.8558
CIE-LCH:
46.3694, 77.0206, 23.6167
CIE-Luv:
46.3694, 135.5808, 17.4724
Hunter-Lab:
39.4249, 65.6065, 18.3698
#d9123f color charts
#d9123f color shades, tints & tones
#d9123f color schemes
#d9123f color preview, HTML & CSS examples
This text has a color of #d9123f
<p style="color:#d9123f;">Text here</p>
.mytext {color:#d9123f;}
This box has a color of #d9123f
<div style="background-color:#d9123f;">Content here</div>
.mybackground {background-color:#d9123f;}
Border around this has a color of #d9123f
<div style="border:2px solid #d9123f;">Content here</div>
.myborder {border:2px solid #d9123f;}