#cf998c color space conversions
Hex:
#cf998c
RGB:
207, 153, 140
CMY:
19, 40, 45
CMYK:
0, 26, 32, 19
HSL:
12°, 41.1043%, 68.0392%
HSV (HSB):
12°, 32.3671%, 81.1765%
XYZ:
41.8570, 37.9413, 29.9282
xyY:
0.3815, 0.3458, 37.9413
CIE-Lab:
67.9773, 18.4340, 14.7505
CIE-LCH:
67.9773, 23.6091, 38.6661
CIE-Luv:
67.9773, 36.3053, 16.7467
Hunter-Lab:
61.5965, 13.5031, 14.3100
#cf998c color charts
#cf998c color shades, tints & tones
#cf998c color schemes
#cf998c color preview, HTML & CSS examples
This text has a color of #cf998c
<p style="color:#cf998c;">Text here</p>
.mytext {color:#cf998c;}
This box has a color of #cf998c
<div style="background-color:#cf998c;">Content here</div>
.mybackground {background-color:#cf998c;}
Border around this has a color of #cf998c
<div style="border:2px solid #cf998c;">Content here</div>
.myborder {border:2px solid #cf998c;}