#c08e95 color space conversions
Hex:
#c08e95
RGB:
192, 142, 149
CMY:
25, 44, 42
CMYK:
0, 26, 22, 25
HSL:
352°, 28.4091%, 65.4902%
HSV (HSB):
352°, 26.0417%, 75.2941%
XYZ:
36.8360, 32.7224, 32.8084
xyY:
0.3598, 0.3197, 32.7224
CIE-Lab:
63.9355, 19.9930, 3.7375
CIE-LCH:
63.9355, 20.3393, 10.5888
CIE-Luv:
63.9355, 31.1667, 1.6960
Hunter-Lab:
57.2035, 14.8385, 6.0374
#c08e95 color charts
#c08e95 color shades, tints & tones
#c08e95 color schemes
#c08e95 color preview, HTML & CSS examples
This text has a color of #c08e95
<p style="color:#c08e95;">Text here</p>
.mytext {color:#c08e95;}
This box has a color of #c08e95
<div style="background-color:#c08e95;">Content here</div>
.mybackground {background-color:#c08e95;}
Border around this has a color of #c08e95
<div style="border:2px solid #c08e95;">Content here</div>
.myborder {border:2px solid #c08e95;}