#d1234c color space conversions
Hex:
#d1234c
RGB:
209, 35, 76
CMY:
18, 86, 70
CMYK:
0, 83, 64, 18
HSL:
346°, 71.3115%, 47.8431%
HSV (HSB):
346°, 83.2536%, 81.9608%
XYZ:
28.2000, 15.2792, 8.3003
xyY:
0.5446, 0.2951, 15.2792
CIE-Lab:
46.0142, 66.1804, 22.1186
CIE-LCH:
46.0142, 69.7787, 18.4805
CIE-Luv:
46.0142, 120.6847, 11.2448
Hunter-Lab:
39.0886, 60.3718, 14.7720
#d1234c color charts
#d1234c RGB chart
#d1234c CMYK chart
#d1234c RGB pie chart
#d1234c color shades, tints & tones
#d1234c color schemes
#d1234c color preview, HTML & CSS examples
This text has a color of #d1234c
<p style="color:#d1234c;">Text here</p>
.mytext {color:#d1234c;}
Text color #d1234c
This box has a color of #d1234c
<div style="background-color:#d1234c;">Content here</div>
.mybackground {background-color:#d1234c;}
Background color #d1234c
Border around this has a color of #d1234c
<div style="border:2px solid #d1234c;">Content here</div>
.myborder {border:2px solid #d1234c;}
Border color #d1234c