#c05d99 color space conversions
Hex:
#c05d99
RGB:
192, 93, 153
CMY:
25, 64, 40
CMYK:
0, 52, 20, 25
HSL:
324°, 44.0000%, 55.8824%
HSV (HSB):
324°, 51.5625%, 75.2941%
XYZ:
31.4023, 21.3351, 32.6000
xyY:
0.3680, 0.2500, 21.3351
CIE-Lab:
53.3143, 46.8879, -14.2905
CIE-LCH:
53.3143, 49.0173, 343.0499
CIE-Luv:
53.3143, 56.6747, -28.3485
Hunter-Lab:
46.1899, 40.5214, -9.5129
#c05d99 color charts
#c05d99 color shades, tints & tones
#c05d99 color schemes
#c05d99 color preview, HTML & CSS examples
This text has a color of #c05d99
<p style="color:#c05d99;">Text here</p>
.mytext {color:#c05d99;}
This box has a color of #c05d99
<div style="background-color:#c05d99;">Content here</div>
.mybackground {background-color:#c05d99;}
Border around this has a color of #c05d99
<div style="border:2px solid #c05d99;">Content here</div>
.myborder {border:2px solid #c05d99;}