#d12f5f color space conversions
Hex:
#d12f5f
RGB:
209, 47, 95
CMY:
18, 82, 63
CMYK:
0, 78, 55, 18
HSL:
342°, 63.7795%, 50.1961%
HSV (HSB):
342°, 77.5120%, 81.9608%
XYZ:
29.3766, 16.4146, 12.4465
xyY:
0.5044, 0.2819, 16.4146
CIE-Lab:
47.5138, 64.2916, 12.4423
CIE-LCH:
47.5138, 65.4845, 10.9530
CIE-Luv:
47.5138, 109.7357, 2.3143
Hunter-Lab:
40.5149, 58.5259, 10.1461
#d12f5f color charts
#d12f5f color shades, tints & tones
#d12f5f color schemes
#d12f5f color preview, HTML & CSS examples
This text has a color of #d12f5f
<p style="color:#d12f5f;">Text here</p>
.mytext {color:#d12f5f;}
This box has a color of #d12f5f
<div style="background-color:#d12f5f;">Content here</div>
.mybackground {background-color:#d12f5f;}
Border around this has a color of #d12f5f
<div style="border:2px solid #d12f5f;">Content here</div>
.myborder {border:2px solid #d12f5f;}