#d12c5d color space conversions
Hex:
#d12c5d
RGB:
209, 44, 93
CMY:
18, 83, 64
CMYK:
0, 79, 56, 18
HSL:
342°, 65.2174%, 49.6078%
HSV (HSB):
342°, 78.9474%, 81.9608%
XYZ:
29.1710, 16.1470, 11.9351
xyY:
0.5095, 0.2820, 16.1470
CIE-Lab:
47.1667, 64.9968, 13.1919
CIE-LCH:
47.1667, 66.3220, 11.4731
CIE-Luv:
47.1667, 111.6049, 2.9119
Hunter-Lab:
40.1833, 59.2608, 10.5182
#d12c5d color charts
#d12c5d color shades, tints & tones
#d12c5d color schemes
#d12c5d color preview, HTML & CSS examples
This text has a color of #d12c5d
<p style="color:#d12c5d;">Text here</p>
.mytext {color:#d12c5d;}
This box has a color of #d12c5d
<div style="background-color:#d12c5d;">Content here</div>
.mybackground {background-color:#d12c5d;}
Border around this has a color of #d12c5d
<div style="border:2px solid #d12c5d;">Content here</div>
.myborder {border:2px solid #d12c5d;}