#c05e93 color space conversions
Hex:
#c05e93
RGB:
192, 94, 147
CMY:
25, 63, 42
CMYK:
0, 51, 23, 25
HSL:
328°, 43.7500%, 56.0784%
HSV (HSB):
328°, 51.0417%, 75.2941%
XYZ:
31.0074, 21.3185, 30.0844
xyY:
0.3763, 0.2587, 21.3185
CIE-Lab:
53.2963, 45.5103, -10.7874
CIE-LCH:
53.2963, 46.7713, 346.6651
CIE-Luv:
53.2963, 57.7717, -23.0737
Hunter-Lab:
46.1719, 39.0733, -6.3114
#c05e93 color charts
#c05e93 color shades, tints & tones
#c05e93 color schemes
#c05e93 color preview, HTML & CSS examples
This text has a color of #c05e93
<p style="color:#c05e93;">Text here</p>
.mytext {color:#c05e93;}
This box has a color of #c05e93
<div style="background-color:#c05e93;">Content here</div>
.mybackground {background-color:#c05e93;}
Border around this has a color of #c05e93
<div style="border:2px solid #c05e93;">Content here</div>
.myborder {border:2px solid #c05e93;}