#c94db9 color space conversions
Hex:
#c94db9
RGB:
201, 77, 185
CMY:
21, 70, 27
CMYK:
0, 62, 8, 21
HSL:
308°, 53.4483%, 54.5098%
HSV (HSB):
308°, 61.6915%, 78.8235%
XYZ:
35.4982, 21.2280, 48.1254
xyY:
0.3386, 0.2025, 21.2280
CIE-Lab:
53.1982, 61.8068, -33.0401
CIE-LCH:
53.1982, 70.0837, 331.8724
CIE-Luv:
53.1982, 60.2485, -58.7315
Hunter-Lab:
46.0739, 56.8983, -29.6782
#c94db9 color charts
#c94db9 color shades, tints & tones
#c94db9 color schemes
#c94db9 color preview, HTML & CSS examples
This text has a color of #c94db9
<p style="color:#c94db9;">Text here</p>
.mytext {color:#c94db9;}
This box has a color of #c94db9
<div style="background-color:#c94db9;">Content here</div>
.mybackground {background-color:#c94db9;}
Border around this has a color of #c94db9
<div style="border:2px solid #c94db9;">Content here</div>
.myborder {border:2px solid #c94db9;}