#c28084 color space conversions
Hex:
#c28084
RGB:
194, 128, 132
CMY:
24, 50, 48
CMYK:
0, 34, 32, 24
HSL:
356°, 35.1064%, 63.1373%
HSV (HSB):
356°, 34.0206%, 76.0784%
XYZ:
34.1322, 28.5736, 25.5461
xyY:
0.3868, 0.3238, 28.5736
CIE-Lab:
60.4035, 26.0701, 8.3766
CIE-LCH:
60.4035, 27.3828, 17.8128
CIE-Luv:
60.4035, 43.4116, 6.6296
Hunter-Lab:
53.4543, 20.4326, 9.0830
#c28084 color charts
#c28084 color shades, tints & tones
#c28084 color schemes
#c28084 color preview, HTML & CSS examples
This text has a color of #c28084
<p style="color:#c28084;">Text here</p>
.mytext {color:#c28084;}
This box has a color of #c28084
<div style="background-color:#c28084;">Content here</div>
.mybackground {background-color:#c28084;}
Border around this has a color of #c28084
<div style="border:2px solid #c28084;">Content here</div>
.myborder {border:2px solid #c28084;}