#d12c6c color space conversions
Hex:
#d12c6c
RGB:
209, 44, 108
CMY:
18, 83, 58
CMYK:
0, 79, 48, 18
HSL:
337°, 65.2174%, 49.6078%
HSV (HSB):
337°, 78.9474%, 81.9608%
XYZ:
29.9020, 16.4394, 15.7845
xyY:
0.4813, 0.2646, 16.4394
CIE-Lab:
47.5457, 66.1571, 4.4978
CIE-LCH:
47.5457, 66.3098, 3.8894
CIE-Luv:
47.5457, 106.0005, -7.0894
Hunter-Lab:
40.5455, 60.6875, 5.3001
#d12c6c color charts
#d12c6c color shades, tints & tones
#d12c6c color schemes
#d12c6c color preview, HTML & CSS examples
This text has a color of #d12c6c
<p style="color:#d12c6c;">Text here</p>
.mytext {color:#d12c6c;}
This box has a color of #d12c6c
<div style="background-color:#d12c6c;">Content here</div>
.mybackground {background-color:#d12c6c;}
Border around this has a color of #d12c6c
<div style="border:2px solid #d12c6c;">Content here</div>
.myborder {border:2px solid #d12c6c;}