#d2048c color space conversions
Hex:
#d2048c
RGB:
210, 4, 140
CMY:
18, 98, 45
CMYK:
0, 98, 33, 18
HSL:
320°, 96.2617%, 41.9608%
HSV (HSB):
320°, 98.0952%, 82.3529%
XYZ:
31.3554, 15.6819, 26.1852
xyY:
0.4282, 0.2142, 15.6819
CIE-Lab:
46.5544, 75.8530, -16.5214
CIE-LCH:
46.5544, 77.6314, 347.7124
CIE-Luv:
46.5544, 100.1941, -35.9545
Hunter-Lab:
39.6004, 72.0346, -11.4844
#d2048c color charts
#d2048c color shades, tints & tones
#d2048c color schemes
#d2048c color preview, HTML & CSS examples
This text has a color of #d2048c
<p style="color:#d2048c;">Text here</p>
.mytext {color:#d2048c;}
This box has a color of #d2048c
<div style="background-color:#d2048c;">Content here</div>
.mybackground {background-color:#d2048c;}
Border around this has a color of #d2048c
<div style="border:2px solid #d2048c;">Content here</div>
.myborder {border:2px solid #d2048c;}