#c07b99 color space conversions
Hex:
#c07b99
RGB:
192, 123, 153
CMY:
25, 52, 40
CMYK:
0, 36, 20, 25
HSL:
334°, 35.3846%, 61.7647%
HSV (HSB):
334°, 35.9375%, 75.2941%
XYZ:
34.5710, 27.6723, 33.6562
xyY:
0.3605, 0.2886, 27.6723
CIE-Lab:
59.5915, 31.0864, -4.8973
CIE-LCH:
59.5915, 31.4698, 351.0473
CIE-Luv:
59.5915, 41.2913, -12.4183
Hunter-Lab:
52.6045, 25.2500, -1.1105
#c07b99 color charts
#c07b99 color shades, tints & tones
#c07b99 color schemes
#c07b99 color preview, HTML & CSS examples
This text has a color of #c07b99
<p style="color:#c07b99;">Text here</p>
.mytext {color:#c07b99;}
This box has a color of #c07b99
<div style="background-color:#c07b99;">Content here</div>
.mybackground {background-color:#c07b99;}
Border around this has a color of #c07b99
<div style="border:2px solid #c07b99;">Content here</div>
.myborder {border:2px solid #c07b99;}