#c27b8d color space conversions
Hex:
#c27b8d
RGB:
194, 123, 141
CMY:
24, 52, 45
CMYK:
0, 37, 27, 24
HSL:
345°, 36.7876%, 62.1569%
HSV (HSB):
345°, 36.5979%, 76.0784%
XYZ:
34.1388, 27.5583, 28.7193
xyY:
0.3776, 0.3048, 27.5583
CIE-Lab:
59.4876, 30.0409, 1.8881
CIE-LCH:
59.4876, 30.1001, 3.5964
CIE-Luv:
59.4876, 44.8838, -2.7718
Hunter-Lab:
52.4960, 24.2127, 4.3111
#c27b8d color charts
#c27b8d color shades, tints & tones
#c27b8d color schemes
#c27b8d color preview, HTML & CSS examples
This text has a color of #c27b8d
<p style="color:#c27b8d;">Text here</p>
.mytext {color:#c27b8d;}
This box has a color of #c27b8d
<div style="background-color:#c27b8d;">Content here</div>
.mybackground {background-color:#c27b8d;}
Border around this has a color of #c27b8d
<div style="border:2px solid #c27b8d;">Content here</div>
.myborder {border:2px solid #c27b8d;}