#cf6f6c color space conversions
Hex:
#cf6f6c
RGB:
207, 111, 108
CMY:
19, 56, 58
CMYK:
0, 46, 48, 19
HSL:
2°, 50.7692%, 61.7647%
HSV (HSB):
2°, 47.8261%, 81.1765%
XYZ:
34.1233, 25.7170, 17.3527
xyY:
0.4421, 0.3332, 25.7170
CIE-Lab:
57.7674, 37.4017, 18.7511
CIE-LCH:
57.7674, 41.8389, 26.6266
CIE-Luv:
57.7674, 68.6243, 16.5937
Hunter-Lab:
50.7119, 31.3643, 15.2103
#cf6f6c color charts
#cf6f6c color shades, tints & tones
#cf6f6c color schemes
#cf6f6c color preview, HTML & CSS examples
This text has a color of #cf6f6c
<p style="color:#cf6f6c;">Text here</p>
.mytext {color:#cf6f6c;}
This box has a color of #cf6f6c
<div style="background-color:#cf6f6c;">Content here</div>
.mybackground {background-color:#cf6f6c;}
Border around this has a color of #cf6f6c
<div style="border:2px solid #cf6f6c;">Content here</div>
.myborder {border:2px solid #cf6f6c;}