#c67d85 color space conversions
Hex:
#c67d85
RGB:
198, 125, 133
CMY:
22, 51, 48
CMYK:
0, 37, 33, 22
HSL:
353°, 39.0374%, 63.3333%
HSV (HSB):
353°, 36.8687%, 77.6471%
XYZ:
34.8560, 28.3665, 25.8285
xyY:
0.3914, 0.3185, 28.3665
CIE-Lab:
60.2184, 29.3625, 7.6047
CIE-LCH:
60.2184, 30.3313, 14.5201
CIE-Luv:
60.2184, 48.0587, 4.9618
Hunter-Lab:
53.2602, 23.6135, 8.5295
#c67d85 color charts
#c67d85 color shades, tints & tones
#c67d85 color schemes
#c67d85 color preview, HTML & CSS examples
This text has a color of #c67d85
<p style="color:#c67d85;">Text here</p>
.mytext {color:#c67d85;}
This box has a color of #c67d85
<div style="background-color:#c67d85;">Content here</div>
.mybackground {background-color:#c67d85;}
Border around this has a color of #c67d85
<div style="border:2px solid #c67d85;">Content here</div>
.myborder {border:2px solid #c67d85;}