#c08384 color space conversions
Hex:
#c08384
RGB:
192, 131, 132
CMY:
25, 49, 48
CMYK:
0, 32, 31, 25
HSL:
359°, 32.6203%, 63.3333%
HSV (HSB):
359°, 31.7708%, 75.2941%
XYZ:
34.0194, 29.1050, 25.6546
xyY:
0.3832, 0.3278, 29.1050
CIE-Lab:
60.8742, 23.6493, 9.0138
CIE-LCH:
60.8742, 25.3088, 20.8641
CIE-Luv:
60.8742, 40.1041, 7.9542
Hunter-Lab:
53.9491, 18.1483, 9.5699
#c08384 color charts
#c08384 color shades, tints & tones
#c08384 color schemes
#c08384 color preview, HTML & CSS examples
This text has a color of #c08384
<p style="color:#c08384;">Text here</p>
.mytext {color:#c08384;}
This box has a color of #c08384
<div style="background-color:#c08384;">Content here</div>
.mybackground {background-color:#c08384;}
Border around this has a color of #c08384
<div style="border:2px solid #c08384;">Content here</div>
.myborder {border:2px solid #c08384;}