#c07a8c color space conversions
Hex:
#c07a8c
RGB:
192, 122, 140
CMY:
25, 52, 45
CMYK:
0, 36, 27, 25
HSL:
345°, 35.7143%, 61.5686%
HSV (HSB):
345°, 36.4583%, 75.2941%
XYZ:
33.4314, 27.0190, 28.2641
xyY:
0.3768, 0.3046, 27.0190
CIE-Lab:
58.9919, 29.7054, 1.7147
CIE-LCH:
58.9919, 29.7548, 3.3036
CIE-Luv:
58.9919, 44.1741, -2.9403
Hunter-Lab:
51.9798, 23.8397, 4.1468
#c07a8c color charts
#c07a8c color shades, tints & tones
#c07a8c color schemes
#c07a8c color preview, HTML & CSS examples
This text has a color of #c07a8c
<p style="color:#c07a8c;">Text here</p>
.mytext {color:#c07a8c;}
This box has a color of #c07a8c
<div style="background-color:#c07a8c;">Content here</div>
.mybackground {background-color:#c07a8c;}
Border around this has a color of #c07a8c
<div style="border:2px solid #c07a8c;">Content here</div>
.myborder {border:2px solid #c07a8c;}