#cf6c7c color space conversions
Hex:
#cf6c7c
RGB:
207, 108, 124
CMY:
19, 58, 51
CMYK:
0, 48, 40, 19
HSL:
350°, 50.7692%, 61.7647%
HSV (HSB):
350°, 47.8261%, 81.1765%
XYZ:
34.7328, 25.4458, 22.1497
xyY:
0.4219, 0.3091, 25.4458
CIE-Lab:
57.5072, 40.6266, 9.1117
CIE-LCH:
57.5072, 41.6358, 12.6410
CIE-Luv:
57.5072, 67.1943, 4.4390
Hunter-Lab:
50.4438, 34.6285, 9.2766
#cf6c7c color charts
#cf6c7c color shades, tints & tones
#cf6c7c color schemes
#cf6c7c color preview, HTML & CSS examples
This text has a color of #cf6c7c
<p style="color:#cf6c7c;">Text here</p>
.mytext {color:#cf6c7c;}
This box has a color of #cf6c7c
<div style="background-color:#cf6c7c;">Content here</div>
.mybackground {background-color:#cf6c7c;}
Border around this has a color of #cf6c7c
<div style="border:2px solid #cf6c7c;">Content here</div>
.myborder {border:2px solid #cf6c7c;}