#c993b9 color space conversions
Hex:
#c993b9
RGB:
201, 147, 185
CMY:
21, 42, 27
CMYK:
0, 27, 8, 21
HSL:
318°, 33.3333%, 68.2353%
HSV (HSB):
318°, 26.8657%, 78.8235%
XYZ:
43.2781, 36.7877, 50.7187
xyY:
0.3309, 0.2813, 36.7877
CIE-Lab:
67.1175, 26.3975, -11.7300
CIE-LCH:
67.1175, 28.8864, 336.0415
CIE-Luv:
67.1175, 29.5141, -22.0391
Hunter-Lab:
60.6529, 21.2238, -7.1220
#c993b9 color charts
#c993b9 color shades, tints & tones
#c993b9 color schemes
#c993b9 color preview, HTML & CSS examples
This text has a color of #c993b9
<p style="color:#c993b9;">Text here</p>
.mytext {color:#c993b9;}
This box has a color of #c993b9
<div style="background-color:#c993b9;">Content here</div>
.mybackground {background-color:#c993b9;}
Border around this has a color of #c993b9
<div style="border:2px solid #c993b9;">Content here</div>
.myborder {border:2px solid #c993b9;}