#cf98a2 color space conversions
Hex:
#cf98a2
RGB:
207, 152, 162
CMY:
19, 40, 36
CMYK:
0, 27, 22, 19
HSL:
349°, 36.4238%, 70.3922%
HSV (HSB):
349°, 26.5700%, 81.1765%
XYZ:
43.4820, 38.3305, 39.2892
xyY:
0.3591, 0.3165, 38.3305
CIE-Lab:
68.2635, 22.0608, 2.8958
CIE-LCH:
68.2635, 22.2501, 7.4781
CIE-Luv:
68.2635, 34.0564, 0.1629
Hunter-Lab:
61.9116, 17.0193, 5.7126
#cf98a2 color charts
#cf98a2 color shades, tints & tones
#cf98a2 color schemes
#cf98a2 color preview, HTML & CSS examples
This text has a color of #cf98a2
<p style="color:#cf98a2;">Text here</p>
.mytext {color:#cf98a2;}
This box has a color of #cf98a2
<div style="background-color:#cf98a2;">Content here</div>
.mybackground {background-color:#cf98a2;}
Border around this has a color of #cf98a2
<div style="border:2px solid #cf98a2;">Content here</div>
.myborder {border:2px solid #cf98a2;}