#c27c7e color space conversions
Hex:
#c27c7e
RGB:
194, 124, 126
CMY:
24, 51, 51
CMYK:
0, 36, 35, 24
HSL:
358°, 36.4583%, 62.3529%
HSV (HSB):
358°, 36.0825%, 76.0784%
XYZ:
33.2217, 27.3910, 23.2747
xyY:
0.3960, 0.3265, 27.3910
CIE-Lab:
59.3345, 27.4891, 10.3036
CIE-LCH:
59.3345, 29.3567, 20.5472
CIE-Luv:
59.3345, 46.8514, 8.7594
Hunter-Lab:
52.3364, 21.7181, 10.2685
#c27c7e color charts
#c27c7e color shades, tints & tones
#c27c7e color schemes
#c27c7e color preview, HTML & CSS examples
This text has a color of #c27c7e
<p style="color:#c27c7e;">Text here</p>
.mytext {color:#c27c7e;}
This box has a color of #c27c7e
<div style="background-color:#c27c7e;">Content here</div>
.mybackground {background-color:#c27c7e;}
Border around this has a color of #c27c7e
<div style="border:2px solid #c27c7e;">Content here</div>
.myborder {border:2px solid #c27c7e;}