#d2134e color space conversions
Hex:
#d2134e
RGB:
210, 19, 78
CMY:
18, 93, 69
CMYK:
0, 91, 63, 18
HSL:
341°, 83.4061%, 44.9020%
HSV (HSB):
341°, 90.9524%, 82.3529%
XYZ:
28.1864, 14.7174, 8.5629
xyY:
0.5477, 0.2860, 14.7174
CIE-Lab:
45.2447, 69.4432, 19.9070
CIE-LCH:
45.2447, 72.2402, 15.9958
CIE-Luv:
45.2447, 125.0980, 8.2126
Hunter-Lab:
38.3633, 64.0120, 13.6205
#d2134e color charts
#d2134e color shades, tints & tones
#d2134e color schemes
#d2134e color preview, HTML & CSS examples
This text has a color of #d2134e
<p style="color:#d2134e;">Text here</p>
.mytext {color:#d2134e;}
This box has a color of #d2134e
<div style="background-color:#d2134e;">Content here</div>
.mybackground {background-color:#d2134e;}
Border around this has a color of #d2134e
<div style="border:2px solid #d2134e;">Content here</div>
.myborder {border:2px solid #d2134e;}