#d1234f color space conversions
Hex:
#d1234f
RGB:
209, 35, 79
CMY:
18, 86, 69
CMYK:
0, 83, 62, 18
HSL:
345°, 71.3115%, 47.8431%
HSV (HSB):
345°, 83.2536%, 81.9608%
XYZ:
28.3068, 15.3219, 8.8626
xyY:
0.5393, 0.2919, 15.3219
CIE-Lab:
46.0720, 66.3519, 20.3449
CIE-LCH:
46.0720, 69.4009, 17.0467
CIE-Luv:
46.0720, 119.6884, 9.5731
Hunter-Lab:
39.1432, 60.5836, 13.9761
#d1234f color charts
#d1234f color shades, tints & tones
#d1234f color schemes
#d1234f color preview, HTML & CSS examples
This text has a color of #d1234f
<p style="color:#d1234f;">Text here</p>
.mytext {color:#d1234f;}
This box has a color of #d1234f
<div style="background-color:#d1234f;">Content here</div>
.mybackground {background-color:#d1234f;}
Border around this has a color of #d1234f
<div style="border:2px solid #d1234f;">Content here</div>
.myborder {border:2px solid #d1234f;}