#cf7d6c color space conversions
Hex:
#cf7d6c
RGB:
207, 125, 108
CMY:
19, 51, 58
CMYK:
0, 40, 48, 19
HSL:
10°, 50.7692%, 61.7647%
HSV (HSB):
10°, 47.8261%, 81.1765%
XYZ:
35.7725, 29.0153, 17.9025
xyY:
0.4326, 0.3509, 29.0153
CIE-Lab:
60.7952, 29.9862, 22.8382
CIE-LCH:
60.7952, 37.6929, 37.2937
CIE-Luv:
60.7952, 59.1673, 23.1920
Hunter-Lab:
53.8659, 24.2771, 18.0009
#cf7d6c color charts
#cf7d6c color shades, tints & tones
#cf7d6c color schemes
#cf7d6c color preview, HTML & CSS examples
This text has a color of #cf7d6c
<p style="color:#cf7d6c;">Text here</p>
.mytext {color:#cf7d6c;}
This box has a color of #cf7d6c
<div style="background-color:#cf7d6c;">Content here</div>
.mybackground {background-color:#cf7d6c;}
Border around this has a color of #cf7d6c
<div style="border:2px solid #cf7d6c;">Content here</div>
.myborder {border:2px solid #cf7d6c;}