#d12d51 color space conversions
Hex:
#d12d51
RGB:
209, 45, 81
CMY:
18, 82, 68
CMYK:
0, 78, 61, 18
HSL:
347°, 64.5669%, 49.8039%
HSV (HSB):
347°, 78.4689%, 81.9608%
XYZ:
28.7181, 16.0262, 9.3643
xyY:
0.5307, 0.2962, 16.0262
CIE-Lab:
47.0088, 63.9231, 20.3545
CIE-LCH:
47.0088, 67.0855, 17.6626
CIE-Luv:
47.0088, 115.2995, 10.3721
Hunter-Lab:
40.0327, 57.9926, 14.1539
#d12d51 color charts
#d12d51 color shades, tints & tones
#d12d51 color schemes
#d12d51 color preview, HTML & CSS examples
This text has a color of #d12d51
<p style="color:#d12d51;">Text here</p>
.mytext {color:#d12d51;}
This box has a color of #d12d51
<div style="background-color:#d12d51;">Content here</div>
.mybackground {background-color:#d12d51;}
Border around this has a color of #d12d51
<div style="border:2px solid #d12d51;">Content here</div>
.myborder {border:2px solid #d12d51;}