#c27e6a color space conversions
Hex:
#c27e6a
RGB:
194, 126, 106
CMY:
24, 51, 58
CMYK:
0, 35, 45, 24
HSL:
14°, 41.9048%, 58.8235%
HSV (HSB):
14°, 45.3608%, 76.0784%
XYZ:
32.3105, 27.4317, 17.2276
xyY:
0.4198, 0.3564, 27.4317
CIE-Lab:
59.3718, 24.0786, 21.7786
CIE-LCH:
59.3718, 32.4667, 42.1286
CIE-Luv:
59.3718, 48.6321, 23.1163
Hunter-Lab:
52.3752, 18.4608, 17.1607
#c27e6a color charts
#c27e6a color shades, tints & tones
#c27e6a color schemes
#c27e6a color preview, HTML & CSS examples
This text has a color of #c27e6a
<p style="color:#c27e6a;">Text here</p>
.mytext {color:#c27e6a;}
This box has a color of #c27e6a
<div style="background-color:#c27e6a;">Content here</div>
.mybackground {background-color:#c27e6a;}
Border around this has a color of #c27e6a
<div style="border:2px solid #c27e6a;">Content here</div>
.myborder {border:2px solid #c27e6a;}