#cf958c color space conversions
Hex:
#cf958c
RGB:
207, 149, 140
CMY:
19, 42, 45
CMYK:
0, 28, 32, 19
HSL:
8°, 41.1043%, 68.0392%
HSV (HSB):
8°, 32.3671%, 81.1765%
XYZ:
41.2132, 36.6537, 29.7137
xyY:
0.3831, 0.3407, 36.6537
CIE-Lab:
67.0164, 20.6154, 13.4053
CIE-LCH:
67.0164, 24.5906, 33.0342
CIE-Luv:
67.0164, 38.7983, 14.5253
Hunter-Lab:
60.5423, 15.5619, 13.2806
#cf958c color charts
#cf958c color shades, tints & tones
#cf958c color schemes
#cf958c color preview, HTML & CSS examples
This text has a color of #cf958c
<p style="color:#cf958c;">Text here</p>
.mytext {color:#cf958c;}
This box has a color of #cf958c
<div style="background-color:#cf958c;">Content here</div>
.mybackground {background-color:#cf958c;}
Border around this has a color of #cf958c
<div style="border:2px solid #cf958c;">Content here</div>
.myborder {border:2px solid #cf958c;}