#c07e9c color space conversions
Hex:
#c07e9c
RGB:
192, 126, 156
CMY:
25, 51, 39
CMYK:
0, 34, 19, 25
HSL:
333°, 34.3750%, 62.3529%
HSV (HSB):
333°, 34.3750%, 75.2941%
XYZ:
35.1998, 28.5285, 35.1038
xyY:
0.3562, 0.2887, 28.5285
CIE-Lab:
60.3632, 29.9113, -5.4784
CIE-LCH:
60.3632, 30.4089, 349.6210
CIE-Luv:
60.3632, 39.1224, -13.0650
Hunter-Lab:
53.4121, 24.1647, -1.5785
#c07e9c color charts
#c07e9c color shades, tints & tones
#c07e9c color schemes
#c07e9c color preview, HTML & CSS examples
This text has a color of #c07e9c
<p style="color:#c07e9c;">Text here</p>
.mytext {color:#c07e9c;}
This box has a color of #c07e9c
<div style="background-color:#c07e9c;">Content here</div>
.mybackground {background-color:#c07e9c;}
Border around this has a color of #c07e9c
<div style="border:2px solid #c07e9c;">Content here</div>
.myborder {border:2px solid #c07e9c;}