#d1234d color space conversions
Hex:
#d1234d
RGB:
209, 35, 77
CMY:
18, 86, 70
CMYK:
0, 83, 63, 18
HSL:
346°, 71.3115%, 47.8431%
HSV (HSB):
346°, 83.2536%, 81.9608%
XYZ:
28.2351, 15.2932, 8.4849
xyY:
0.5428, 0.2940, 15.2932
CIE-Lab:
46.0332, 66.2367, 21.5273
CIE-LCH:
46.0332, 69.6472, 18.0045
CIE-Luv:
46.0332, 120.3559, 10.6934
Hunter-Lab:
39.1065, 60.4414, 14.5105
#d1234d color charts
#d1234d RGB chart
#d1234d CMYK chart
#d1234d RGB pie chart
#d1234d color shades, tints & tones
#d1234d color schemes
#d1234d color preview, HTML & CSS examples
This text has a color of #d1234d
<p style="color:#d1234d;">Text here</p>
.mytext {color:#d1234d;}
Text color #d1234d
This box has a color of #d1234d
<div style="background-color:#d1234d;">Content here</div>
.mybackground {background-color:#d1234d;}
Background color #d1234d
Border around this has a color of #d1234d
<div style="border:2px solid #d1234d;">Content here</div>
.myborder {border:2px solid #d1234d;}
Border color #d1234d