#c07f99 color space conversions
Hex:
#c07f99
RGB:
192, 127, 153
CMY:
25, 50, 40
CMYK:
0, 34, 20, 25
HSL:
336°, 34.0314%, 62.5490%
HSV (HSB):
336°, 33.8542%, 75.2941%
XYZ:
35.0774, 28.6851, 33.8250
xyY:
0.3594, 0.2939, 28.6851
CIE-Lab:
60.5027, 28.8931, -3.5519
CIE-LCH:
60.5027, 29.1106, 352.9916
CIE-Luv:
60.5027, 39.0862, -10.1303
Hunter-Lab:
53.5585, 23.1787, 0.0462
#c07f99 color charts
#c07f99 color shades, tints & tones
#c07f99 color schemes
#c07f99 color preview, HTML & CSS examples
This text has a color of #c07f99
<p style="color:#c07f99;">Text here</p>
.mytext {color:#c07f99;}
This box has a color of #c07f99
<div style="background-color:#c07f99;">Content here</div>
.mybackground {background-color:#c07f99;}
Border around this has a color of #c07f99
<div style="border:2px solid #c07f99;">Content here</div>
.myborder {border:2px solid #c07f99;}