#c05b8a color space conversions
Hex:
#c05b8a
RGB:
192, 91, 138
CMY:
25, 64, 46
CMYK:
0, 53, 28, 25
HSL:
332°, 44.4934%, 55.4902%
HSV (HSB):
332°, 52.6042%, 75.2941%
XYZ:
30.0668, 20.5236, 26.4215
xyY:
0.3904, 0.2665, 20.5236
CIE-Lab:
52.4241, 45.7532, -6.7741
CIE-LCH:
52.4241, 46.2519, 351.5781
CIE-Luv:
52.4241, 61.6375, -17.4315
Hunter-Lab:
45.3030, 39.1869, -2.8669
#c05b8a color charts
#c05b8a color shades, tints & tones
#c05b8a color schemes
#c05b8a color preview, HTML & CSS examples
This text has a color of #c05b8a
<p style="color:#c05b8a;">Text here</p>
.mytext {color:#c05b8a;}
This box has a color of #c05b8a
<div style="background-color:#c05b8a;">Content here</div>
.mybackground {background-color:#c05b8a;}
Border around this has a color of #c05b8a
<div style="border:2px solid #c05b8a;">Content here</div>
.myborder {border:2px solid #c05b8a;}