#c07c90 color space conversions
Hex:
#c07c90
RGB:
192, 124, 144
CMY:
25, 51, 44
CMYK:
0, 35, 25, 25
HSL:
342°, 35.0515%, 61.9608%
HSV (HSB):
342°, 35.4167%, 75.2941%
XYZ:
33.9799, 27.6354, 29.9288
xyY:
0.3712, 0.3019, 27.6354
CIE-Lab:
59.5579, 29.1856, 0.2334
CIE-LCH:
59.5579, 29.1866, 0.4582
CIE-Luv:
59.5579, 42.3203, -4.8696
Hunter-Lab:
52.5694, 23.3829, 3.0436
#c07c90 color charts
#c07c90 color shades, tints & tones
#c07c90 color schemes
#c07c90 color preview, HTML & CSS examples
This text has a color of #c07c90
<p style="color:#c07c90;">Text here</p>
.mytext {color:#c07c90;}
This box has a color of #c07c90
<div style="background-color:#c07c90;">Content here</div>
.mybackground {background-color:#c07c90;}
Border around this has a color of #c07c90
<div style="border:2px solid #c07c90;">Content here</div>
.myborder {border:2px solid #c07c90;}