#c67f48 color space conversions
Hex:
#c67f48
RGB:
198, 127, 72
CMY:
22, 50, 72
CMYK:
0, 36, 64, 22
HSL:
26°, 52.5000%, 52.9412%
HSV (HSB):
26°, 63.6364%, 77.6471%
XYZ:
32.0478, 27.6524, 9.7792
xyY:
0.4613, 0.3980, 27.6524
CIE-Lab:
59.5734, 22.2611, 40.7326
CIE-LCH:
59.5734, 46.4188, 61.3426
CIE-Luv:
59.5734, 55.2746, 42.0644
Hunter-Lab:
52.5855, 16.7605, 25.7838
#c67f48 color charts
#c67f48 color shades, tints & tones
#c67f48 color schemes
#c67f48 color preview, HTML & CSS examples
This text has a color of #c67f48
<p style="color:#c67f48;">Text here</p>
.mytext {color:#c67f48;}
This box has a color of #c67f48
<div style="background-color:#c67f48;">Content here</div>
.mybackground {background-color:#c67f48;}
Border around this has a color of #c67f48
<div style="border:2px solid #c67f48;">Content here</div>
.myborder {border:2px solid #c67f48;}