#c08091 color space conversions
Hex:
#c08091
RGB:
192, 128, 145
CMY:
25, 50, 43
CMYK:
0, 33, 24, 25
HSL:
344°, 33.6842%, 62.7451%
HSV (HSB):
344°, 33.3333%, 75.2941%
XYZ:
34.5682, 28.6891, 30.5037
xyY:
0.3687, 0.3060, 28.6891
CIE-Lab:
60.5063, 27.1340, 1.0412
CIE-LCH:
60.5063, 27.1540, 2.1976
CIE-Luv:
60.5063, 39.8533, -3.3754
Hunter-Lab:
53.5622, 21.4672, 3.7279
#c08091 color charts
#c08091 color shades, tints & tones
#c08091 color schemes
#c08091 color preview, HTML & CSS examples
This text has a color of #c08091
<p style="color:#c08091;">Text here</p>
.mytext {color:#c08091;}
This box has a color of #c08091
<div style="background-color:#c08091;">Content here</div>
.mybackground {background-color:#c08091;}
Border around this has a color of #c08091
<div style="border:2px solid #c08091;">Content here</div>
.myborder {border:2px solid #c08091;}