#cf7f6c color space conversions
Hex:
#cf7f6c
RGB:
207, 127, 108
CMY:
19, 50, 58
CMYK:
0, 39, 48, 19
HSL:
12°, 50.7692%, 61.7647%
HSV (HSB):
12°, 47.8261%, 81.1765%
XYZ:
36.0283, 29.5269, 17.9877
xyY:
0.4313, 0.3534, 29.5269
CIE-Lab:
61.2438, 28.9107, 23.4381
CIE-LCH:
61.2438, 37.2179, 39.0319
CIE-Luv:
61.2438, 57.7979, 24.1557
Hunter-Lab:
54.3386, 23.2587, 18.4103
#cf7f6c color charts
#cf7f6c color shades, tints & tones
#cf7f6c color schemes
#cf7f6c color preview, HTML & CSS examples
This text has a color of #cf7f6c
<p style="color:#cf7f6c;">Text here</p>
.mytext {color:#cf7f6c;}
This box has a color of #cf7f6c
<div style="background-color:#cf7f6c;">Content here</div>
.mybackground {background-color:#cf7f6c;}
Border around this has a color of #cf7f6c
<div style="border:2px solid #cf7f6c;">Content here</div>
.myborder {border:2px solid #cf7f6c;}