#cf755e color space conversions
Hex:
#cf755e
RGB:
207, 117, 94
CMY:
19, 54, 63
CMYK:
0, 43, 55, 19
HSL:
12°, 54.0670%, 59.0196%
HSV (HSB):
12°, 54.5894%, 81.1765%
XYZ:
34.1138, 26.7961, 13.9639
xyY:
0.4556, 0.3579, 26.7961
CIE-Lab:
58.7851, 32.9819, 28.0816
CIE-LCH:
58.7851, 43.3172, 40.4119
CIE-Luv:
58.7851, 66.9925, 27.7017
Hunter-Lab:
51.7650, 27.0451, 20.2417
#cf755e color charts
#cf755e color shades, tints & tones
#cf755e color schemes
#cf755e color preview, HTML & CSS examples
This text has a color of #cf755e
<p style="color:#cf755e;">Text here</p>
.mytext {color:#cf755e;}
This box has a color of #cf755e
<div style="background-color:#cf755e;">Content here</div>
.mybackground {background-color:#cf755e;}
Border around this has a color of #cf755e
<div style="border:2px solid #cf755e;">Content here</div>
.myborder {border:2px solid #cf755e;}