#c08585 color space conversions
Hex:
#c08585
RGB:
192, 133, 133
CMY:
25, 48, 48
CMYK:
0, 31, 31, 25
HSL:
0°, 31.8919%, 63.7255%
HSV (HSB):
0°, 30.7292%, 75.2941%
XYZ:
34.3594, 29.6750, 26.1072
xyY:
0.3812, 0.3292, 29.6750
CIE-Lab:
61.3728, 22.6790, 9.1512
CIE-LCH:
61.3728, 24.4557, 21.9746
CIE-Luv:
61.3728, 38.7353, 8.3448
Hunter-Lab:
54.4747, 17.2563, 9.7174
#c08585 color charts
#c08585 color shades, tints & tones
#c08585 color schemes
#c08585 color preview, HTML & CSS examples
This text has a color of #c08585
<p style="color:#c08585;">Text here</p>
.mytext {color:#c08585;}
This box has a color of #c08585
<div style="background-color:#c08585;">Content here</div>
.mybackground {background-color:#c08585;}
Border around this has a color of #c08585
<div style="border:2px solid #c08585;">Content here</div>
.myborder {border:2px solid #c08585;}