#c08ab4 color space conversions
Hex:
#c08ab4
RGB:
192, 138, 180
CMY:
25, 46, 29
CMYK:
0, 28, 6, 25
HSL:
313°, 30.0000%, 64.7059%
HSV (HSB):
313°, 28.1250%, 75.2941%
XYZ:
39.0649, 32.6787, 47.4287
xyY:
0.3278, 0.2742, 32.6787
CIE-Lab:
63.8999, 27.3554, -13.8501
CIE-LCH:
63.8999, 30.6618, 333.1469
CIE-Luv:
63.8999, 28.9512, -25.2281
Hunter-Lab:
57.1653, 21.9419, -9.1758
#c08ab4 color charts
#c08ab4 color shades, tints & tones
#c08ab4 color schemes
#c08ab4 color preview, HTML & CSS examples
This text has a color of #c08ab4
<p style="color:#c08ab4;">Text here</p>
.mytext {color:#c08ab4;}
This box has a color of #c08ab4
<div style="background-color:#c08ab4;">Content here</div>
.mybackground {background-color:#c08ab4;}
Border around this has a color of #c08ab4
<div style="border:2px solid #c08ab4;">Content here</div>
.myborder {border:2px solid #c08ab4;}