#cf7e7b color space conversions
Hex:
#cf7e7b
RGB:
207, 126, 123
CMY:
19, 51, 52
CMYK:
0, 39, 41, 19
HSL:
2°, 46.6667%, 64.7059%
HSV (HSB):
2°, 40.5797%, 81.1765%
XYZ:
36.7681, 29.6172, 22.5177
xyY:
0.4136, 0.3331, 29.6172
CIE-Lab:
61.3225, 31.0318, 15.0419
CIE-LCH:
61.3225, 34.4852, 25.8607
CIE-Luv:
61.3225, 56.0088, 14.0018
Hunter-Lab:
54.4217, 25.3595, 13.5631
#cf7e7b color charts
#cf7e7b color shades, tints & tones
#cf7e7b color schemes
#cf7e7b color preview, HTML & CSS examples
This text has a color of #cf7e7b
<p style="color:#cf7e7b;">Text here</p>
.mytext {color:#cf7e7b;}
This box has a color of #cf7e7b
<div style="background-color:#cf7e7b;">Content here</div>
.mybackground {background-color:#cf7e7b;}
Border around this has a color of #cf7e7b
<div style="border:2px solid #cf7e7b;">Content here</div>
.myborder {border:2px solid #cf7e7b;}