#cf968b color space conversions
Hex:
#cf968b
RGB:
207, 150, 139
CMY:
19, 41, 45
CMYK:
0, 28, 33, 19
HSL:
10°, 41.4634%, 67.8431%
HSV (HSB):
10°, 32.8502%, 81.1765%
XYZ:
41.2987, 36.9422, 29.3800
xyY:
0.3837, 0.3433, 36.9422
CIE-Lab:
67.2336, 19.9407, 14.2672
CIE-LCH:
67.2336, 24.5191, 35.5830
CIE-Luv:
67.2336, 38.3042, 15.7762
Hunter-Lab:
60.7801, 14.9216, 13.8864
#cf968b color charts
#cf968b color shades, tints & tones
#cf968b color schemes
#cf968b color preview, HTML & CSS examples
This text has a color of #cf968b
<p style="color:#cf968b;">Text here</p>
.mytext {color:#cf968b;}
This box has a color of #cf968b
<div style="background-color:#cf968b;">Content here</div>
.mybackground {background-color:#cf968b;}
Border around this has a color of #cf968b
<div style="border:2px solid #cf968b;">Content here</div>
.myborder {border:2px solid #cf968b;}