#c28a85 color space conversions
Hex:
#c28a85
RGB:
194, 138, 133
CMY:
24, 46, 48
CMYK:
0, 29, 31, 24
HSL:
5°, 33.3333%, 64.1176%
HSV (HSB):
5°, 31.4433%, 76.0784%
XYZ:
35.5703, 31.3397, 26.3647
xyY:
0.3813, 0.3360, 31.3397
CIE-Lab:
62.7934, 20.6915, 11.1934
CIE-LCH:
62.7934, 23.5251, 28.4119
CIE-Luv:
62.7934, 37.1220, 11.4374
Hunter-Lab:
55.9819, 15.4485, 11.2647
#c28a85 color charts
#c28a85 color shades, tints & tones
#c28a85 color schemes
#c28a85 color preview, HTML & CSS examples
This text has a color of #c28a85
<p style="color:#c28a85;">Text here</p>
.mytext {color:#c28a85;}
This box has a color of #c28a85
<div style="background-color:#c28a85;">Content here</div>
.mybackground {background-color:#c28a85;}
Border around this has a color of #c28a85
<div style="border:2px solid #c28a85;">Content here</div>
.myborder {border:2px solid #c28a85;}