#d12f7c color space conversions
Hex:
#d12f7c
RGB:
209, 47, 124
CMY:
18, 82, 51
CMYK:
0, 78, 41, 18
HSL:
331°, 63.7795%, 50.1961%
HSV (HSB):
331°, 77.5120%, 81.9608%
XYZ:
30.9491, 17.0436, 20.7273
xyY:
0.4504, 0.2480, 17.0436
CIE-Lab:
48.3149, 66.7659, -4.1634
CIE-LCH:
48.3149, 66.8956, 356.4317
CIE-Luv:
48.3149, 98.6714, -17.9295
Hunter-Lab:
41.2839, 61.5686, -0.8689
#d12f7c color charts
#d12f7c color shades, tints & tones
#d12f7c color schemes
#d12f7c color preview, HTML & CSS examples
This text has a color of #d12f7c
<p style="color:#d12f7c;">Text here</p>
.mytext {color:#d12f7c;}
This box has a color of #d12f7c
<div style="background-color:#d12f7c;">Content here</div>
.mybackground {background-color:#d12f7c;}
Border around this has a color of #d12f7c
<div style="border:2px solid #d12f7c;">Content here</div>
.myborder {border:2px solid #d12f7c;}