#c18084 color space conversions
Hex:
#c18084
RGB:
193, 128, 132
CMY:
24, 50, 48
CMYK:
0, 34, 32, 24
HSL:
356°, 34.3915%, 62.9412%
HSV (HSB):
356°, 33.6788%, 75.6863%
XYZ:
33.8763, 28.4417, 25.5341
xyY:
0.3856, 0.3237, 28.4417
CIE-Lab:
60.2857, 25.6874, 8.1929
CIE-LCH:
60.2857, 26.9623, 17.6899
CIE-Luv:
60.2857, 42.6723, 6.4640
Hunter-Lab:
53.3308, 20.0564, 8.9442
#c18084 color charts
#c18084 color shades, tints & tones
#c18084 color schemes
#c18084 color preview, HTML & CSS examples
This text has a color of #c18084
<p style="color:#c18084;">Text here</p>
.mytext {color:#c18084;}
This box has a color of #c18084
<div style="background-color:#c18084;">Content here</div>
.mybackground {background-color:#c18084;}
Border around this has a color of #c18084
<div style="border:2px solid #c18084;">Content here</div>
.myborder {border:2px solid #c18084;}