#d33c7c color space conversions
Hex:
#d33c7c
RGB:
211, 60, 124
CMY:
17, 76, 51
CMYK:
0, 72, 41, 17
HSL:
335°, 63.1799%, 53.1373%
HSV (HSB):
335°, 71.5640%, 82.7451%
XYZ:
32.1179, 18.5358, 20.9538
xyY:
0.4485, 0.2589, 18.5358
CIE-Lab:
50.1397, 63.1774, -1.4347
CIE-LCH:
50.1397, 63.1937, 358.6991
CIE-Luv:
50.1397, 95.5385, -13.7605
Hunter-Lab:
43.0533, 57.8185, 1.2812
#d33c7c color charts
#d33c7c color shades, tints & tones
#d33c7c color schemes
#d33c7c color preview, HTML & CSS examples
This text has a color of #d33c7c
<p style="color:#d33c7c;">Text here</p>
.mytext {color:#d33c7c;}
This box has a color of #d33c7c
<div style="background-color:#d33c7c;">Content here</div>
.mybackground {background-color:#d33c7c;}
Border around this has a color of #d33c7c
<div style="border:2px solid #d33c7c;">Content here</div>
.myborder {border:2px solid #d33c7c;}