#cf895c color space conversions
Hex:
#cf895c
RGB:
207, 137, 92
CMY:
19, 46, 64
CMYK:
0, 34, 56, 19
HSL:
23°, 54.5024%, 58.6275%
HSV (HSB):
23°, 55.5556%, 81.1765%
XYZ:
36.6096, 31.9294, 14.3587
xyY:
0.4416, 0.3852, 31.9294
CIE-Lab:
63.2845, 22.0503, 34.8974
CIE-LCH:
63.2845, 41.2800, 57.7128
CIE-Luv:
63.2845, 52.8993, 37.9070
Hunter-Lab:
56.5061, 16.7620, 24.4882
#cf895c color charts
#cf895c color shades, tints & tones
#cf895c color schemes
#cf895c color preview, HTML & CSS examples
This text has a color of #cf895c
<p style="color:#cf895c;">Text here</p>
.mytext {color:#cf895c;}
This box has a color of #cf895c
<div style="background-color:#cf895c;">Content here</div>
.mybackground {background-color:#cf895c;}
Border around this has a color of #cf895c
<div style="border:2px solid #cf895c;">Content here</div>
.myborder {border:2px solid #cf895c;}