#d12b64 color space conversions
Hex:
#d12b64
RGB:
209, 43, 100
CMY:
18, 83, 61
CMYK:
0, 79, 52, 18
HSL:
339°, 65.8730%, 49.4118%
HSV (HSB):
339°, 79.4258%, 81.9608%
XYZ:
29.4586, 16.2032, 13.6315
xyY:
0.4968, 0.2733, 16.2032
CIE-Lab:
47.2399, 65.7864, 8.9827
CIE-LCH:
47.2399, 66.3968, 7.7753
CIE-Luv:
47.2399, 109.4035, -1.8583
Hunter-Lab:
40.2532, 60.1893, 8.0990
#d12b64 color charts
#d12b64 color shades, tints & tones
#d12b64 color schemes
#d12b64 color preview, HTML & CSS examples
This text has a color of #d12b64
<p style="color:#d12b64;">Text here</p>
.mytext {color:#d12b64;}
This box has a color of #d12b64
<div style="background-color:#d12b64;">Content here</div>
.mybackground {background-color:#d12b64;}
Border around this has a color of #d12b64
<div style="border:2px solid #d12b64;">Content here</div>
.myborder {border:2px solid #d12b64;}