#cf98a5 color space conversions
Hex:
#cf98a5
RGB:
207, 152, 165
CMY:
19, 40, 35
CMYK:
0, 27, 20, 19
HSL:
346°, 36.4238%, 70.3922%
HSV (HSB):
346°, 26.5700%, 81.1765%
XYZ:
43.7519, 38.4385, 40.7107
xyY:
0.3560, 0.3128, 38.4385
CIE-Lab:
68.3426, 22.5157, 1.3352
CIE-LCH:
68.3426, 22.5553, 3.3936
CIE-Luv:
68.3426, 33.6483, -2.1243
Hunter-Lab:
61.9988, 17.4677, 4.4671
#cf98a5 color charts
#cf98a5 color shades, tints & tones
#cf98a5 color schemes
#cf98a5 color preview, HTML & CSS examples
This text has a color of #cf98a5
<p style="color:#cf98a5;">Text here</p>
.mytext {color:#cf98a5;}
This box has a color of #cf98a5
<div style="background-color:#cf98a5;">Content here</div>
.mybackground {background-color:#cf98a5;}
Border around this has a color of #cf98a5
<div style="border:2px solid #cf98a5;">Content here</div>
.myborder {border:2px solid #cf98a5;}