#c07eaa color space conversions
Hex:
#c07eaa
RGB:
192, 126, 170
CMY:
25, 51, 33
CMYK:
0, 34, 11, 25
HSL:
320°, 34.3750%, 62.3529%
HSV (HSB):
320°, 34.3750%, 75.2941%
XYZ:
36.4548, 29.0305, 41.7123
xyY:
0.3401, 0.2708, 29.0305
CIE-Lab:
60.8085, 32.2093, -12.8266
CIE-LCH:
60.8085, 34.6693, 338.2863
CIE-Luv:
60.8085, 36.6746, -24.2898
Hunter-Lab:
53.8799, 26.4820, -8.1847
#c07eaa color charts
#c07eaa color shades, tints & tones
#c07eaa color schemes
#c07eaa color preview, HTML & CSS examples
This text has a color of #c07eaa
<p style="color:#c07eaa;">Text here</p>
.mytext {color:#c07eaa;}
This box has a color of #c07eaa
<div style="background-color:#c07eaa;">Content here</div>
.mybackground {background-color:#c07eaa;}
Border around this has a color of #c07eaa
<div style="border:2px solid #c07eaa;">Content here</div>
.myborder {border:2px solid #c07eaa;}