#cf725c color space conversions
Hex:
#cf725c
RGB:
207, 114, 92
CMY:
19, 55, 64
CMYK:
0, 45, 56, 19
HSL:
11°, 54.5024%, 58.6275%
HSV (HSB):
11°, 55.5556%, 81.1765%
XYZ:
33.6812, 26.0727, 13.3826
xyY:
0.4605, 0.3565, 26.0727
CIE-Lab:
58.1060, 34.4008, 28.3301
CIE-LCH:
58.1060, 44.5646, 39.4725
CIE-Luv:
58.1060, 69.4502, 27.4838
Hunter-Lab:
51.0615, 28.3848, 20.2039
#cf725c color charts
#cf725c color shades, tints & tones
#cf725c color schemes
#cf725c color preview, HTML & CSS examples
This text has a color of #cf725c
<p style="color:#cf725c;">Text here</p>
.mytext {color:#cf725c;}
This box has a color of #cf725c
<div style="background-color:#cf725c;">Content here</div>
.mybackground {background-color:#cf725c;}
Border around this has a color of #cf725c
<div style="border:2px solid #cf725c;">Content here</div>
.myborder {border:2px solid #cf725c;}