#d33cac color space conversions
Hex:
#d33cac
RGB:
211, 60, 172
CMY:
17, 76, 33
CMYK:
0, 72, 18, 17
HSL:
315°, 63.1799%, 53.1373%
HSV (HSB):
315°, 71.5640%, 82.7451%
XYZ:
35.9262, 20.0592, 41.0080
xyY:
0.3704, 0.2068, 20.0592
CIE-Lab:
51.9040, 68.8264, -27.3570
CIE-LCH:
51.9040, 74.0640, 338.3232
CIE-Luv:
51.9040, 77.3755, -51.1030
Hunter-Lab:
44.7875, 64.8056, -22.9355
#d33cac color charts
#d33cac RGB chart
#d33cac CMYK chart
#d33cac RGB pie chart
#d33cac color shades, tints & tones
#d33cac color schemes
#d33cac color preview, HTML & CSS examples
This text has a color of #d33cac
<p style="color:#d33cac;">Text here</p>
.mytext {color:#d33cac;}
Text color #d33cac
This box has a color of #d33cac
<div style="background-color:#d33cac;">Content here</div>
.mybackground {background-color:#d33cac;}
Background color #d33cac
Border around this has a color of #d33cac
<div style="border:2px solid #d33cac;">Content here</div>
.myborder {border:2px solid #d33cac;}
Border color #d33cac