#c07aa3 color space conversions
Hex:
#c07aa3
RGB:
192, 122, 163
CMY:
25, 52, 36
CMYK:
0, 36, 15, 25
HSL:
325°, 35.7143%, 61.5686%
HSV (HSB):
325°, 36.4583%, 75.2941%
XYZ:
35.3086, 27.7699, 38.1495
xyY:
0.3488, 0.2743, 27.7699
CIE-Lab:
59.6803, 33.2245, -10.5126
CIE-LCH:
59.6803, 34.8480, 342.4421
CIE-Luv:
59.6803, 39.9998, -20.9507
Hunter-Lab:
52.6971, 27.3802, -6.0343
#c07aa3 color charts
#c07aa3 color shades, tints & tones
#c07aa3 color schemes
#c07aa3 color preview, HTML & CSS examples
This text has a color of #c07aa3
<p style="color:#c07aa3;">Text here</p>
.mytext {color:#c07aa3;}
This box has a color of #c07aa3
<div style="background-color:#c07aa3;">Content here</div>
.mybackground {background-color:#c07aa3;}
Border around this has a color of #c07aa3
<div style="border:2px solid #c07aa3;">Content here</div>
.myborder {border:2px solid #c07aa3;}