#cf7d7e color space conversions
Hex:
#cf7d7e
RGB:
207, 125, 126
CMY:
19, 51, 51
CMYK:
0, 40, 39, 19
HSL:
359°, 46.0674%, 65.0980%
HSV (HSB):
359°, 39.6135%, 81.1765%
XYZ:
36.8316, 29.4390, 23.4797
xyY:
0.4104, 0.3280, 29.4390
CIE-Lab:
61.1671, 31.9111, 13.1131
CIE-LCH:
61.1671, 34.5003, 22.3391
CIE-Luv:
61.1671, 56.1274, 11.4481
Hunter-Lab:
54.2577, 26.2198, 12.3230
#cf7d7e color charts
#cf7d7e color shades, tints & tones
#cf7d7e color schemes
#cf7d7e color preview, HTML & CSS examples
This text has a color of #cf7d7e
<p style="color:#cf7d7e;">Text here</p>
.mytext {color:#cf7d7e;}
This box has a color of #cf7d7e
<div style="background-color:#cf7d7e;">Content here</div>
.mybackground {background-color:#cf7d7e;}
Border around this has a color of #cf7d7e
<div style="border:2px solid #cf7d7e;">Content here</div>
.myborder {border:2px solid #cf7d7e;}