#d12f5d color space conversions
Hex:
#d12f5d
RGB:
209, 47, 93
CMY:
18, 82, 64
CMYK:
0, 78, 56, 18
HSL:
343°, 63.7795%, 50.1961%
HSV (HSB):
343°, 77.5120%, 81.9608%
XYZ:
29.2868, 16.3787, 11.9737
xyY:
0.5081, 0.2842, 16.3787
CIE-Lab:
47.4674, 64.1466, 13.6072
CIE-LCH:
47.4674, 65.5740, 11.9764
CIE-Luv:
47.4674, 110.4413, 3.5883
Hunter-Lab:
40.4705, 58.3493, 10.7877
#d12f5d color charts
#d12f5d color shades, tints & tones
#d12f5d color schemes
#d12f5d color preview, HTML & CSS examples
This text has a color of #d12f5d
<p style="color:#d12f5d;">Text here</p>
.mytext {color:#d12f5d;}
This box has a color of #d12f5d
<div style="background-color:#d12f5d;">Content here</div>
.mybackground {background-color:#d12f5d;}
Border around this has a color of #d12f5d
<div style="border:2px solid #d12f5d;">Content here</div>
.myborder {border:2px solid #d12f5d;}