#c07c81 color space conversions
Hex:
#c07c81
RGB:
192, 124, 129
CMY:
25, 51, 49
CMYK:
0, 35, 33, 25
HSL:
356°, 35.0515%, 61.9608%
HSV (HSB):
356°, 35.4167%, 75.2941%
XYZ:
32.9083, 27.2068, 24.2858
xyY:
0.3899, 0.3224, 27.2068
CIE-Lab:
59.1652, 27.1080, 8.3044
CIE-LCH:
59.1652, 28.3515, 17.0323
CIE-Luv:
59.1652, 44.8585, 6.2837
Hunter-Lab:
52.1601, 21.3373, 8.9065
#c07c81 color charts
#c07c81 color shades, tints & tones
#c07c81 color schemes
#c07c81 color preview, HTML & CSS examples
This text has a color of #c07c81
<p style="color:#c07c81;">Text here</p>
.mytext {color:#c07c81;}
This box has a color of #c07c81
<div style="background-color:#c07c81;">Content here</div>
.mybackground {background-color:#c07c81;}
Border around this has a color of #c07c81
<div style="border:2px solid #c07c81;">Content here</div>
.myborder {border:2px solid #c07c81;}