#c08282 color space conversions
Hex:
#c08282
RGB:
192, 130, 130
CMY:
25, 49, 49
CMYK:
0, 32, 32, 25
HSL:
0°, 32.9787%, 63.1373%
HSV (HSB):
0°, 32.2917%, 75.2941%
XYZ:
33.7501, 28.7834, 24.8960
xyY:
0.3860, 0.3292, 28.7834
CIE-Lab:
60.5900, 23.9350, 9.7536
CIE-LCH:
60.5900, 25.8461, 22.1710
CIE-Luv:
60.5900, 41.0166, 8.8370
Hunter-Lab:
53.6502, 18.4025, 10.0420
#c08282 color charts
#c08282 color shades, tints & tones
#c08282 color schemes
#c08282 color preview, HTML & CSS examples
This text has a color of #c08282
<p style="color:#c08282;">Text here</p>
.mytext {color:#c08282;}
This box has a color of #c08282
<div style="background-color:#c08282;">Content here</div>
.mybackground {background-color:#c08282;}
Border around this has a color of #c08282
<div style="border:2px solid #c08282;">Content here</div>
.myborder {border:2px solid #c08282;}