#d12d68 color space conversions
Hex:
#d12d68
RGB:
209, 45, 104
CMY:
18, 82, 59
CMYK:
0, 78, 50, 18
HSL:
338°, 64.5669%, 49.8039%
HSV (HSB):
338°, 78.4689%, 81.9608%
XYZ:
29.7316, 16.4316, 14.7013
xyY:
0.4885, 0.2700, 16.4316
CIE-Lab:
47.5357, 65.5534, 6.9409
CIE-LCH:
47.5357, 65.9199, 6.0440
CIE-Luv:
47.5357, 107.1837, -4.1059
Hunter-Lab:
40.5359, 59.9855, 6.8722
#d12d68 color charts
#d12d68 color shades, tints & tones
#d12d68 color schemes
#d12d68 color preview, HTML & CSS examples
This text has a color of #d12d68
<p style="color:#d12d68;">Text here</p>
.mytext {color:#d12d68;}
This box has a color of #d12d68
<div style="background-color:#d12d68;">Content here</div>
.mybackground {background-color:#d12d68;}
Border around this has a color of #d12d68
<div style="border:2px solid #d12d68;">Content here</div>
.myborder {border:2px solid #d12d68;}