#cf7e4e color space conversions
Hex:
#cf7e4e
RGB:
207, 126, 78
CMY:
19, 51, 69
CMYK:
0, 39, 62, 19
HSL:
22°, 57.3333%, 55.8824%
HSV (HSB):
22°, 62.3188%, 81.1765%
XYZ:
34.5681, 28.7372, 10.9326
xyY:
0.4656, 0.3871, 28.7372
CIE-Lab:
60.5490, 26.9497, 39.0234
CIE-LCH:
60.5490, 47.4248, 55.3709
CIE-Luv:
60.5490, 62.6403, 39.8046
Hunter-Lab:
53.6071, 21.2921, 25.4333
#cf7e4e color charts
#cf7e4e color shades, tints & tones
#cf7e4e color schemes
#cf7e4e color preview, HTML & CSS examples
This text has a color of #cf7e4e
<p style="color:#cf7e4e;">Text here</p>
.mytext {color:#cf7e4e;}
This box has a color of #cf7e4e
<div style="background-color:#cf7e4e;">Content here</div>
.mybackground {background-color:#cf7e4e;}
Border around this has a color of #cf7e4e
<div style="border:2px solid #cf7e4e;">Content here</div>
.myborder {border:2px solid #cf7e4e;}