#cb98a3 color space conversions
Hex:
#cb98a3
RGB:
203, 152, 163
CMY:
20, 40, 36
CMYK:
0, 25, 20, 20
HSL:
347°, 32.9032%, 69.6078%
HSV (HSB):
347°, 25.1232%, 79.6078%
XYZ:
42.4677, 37.7973, 39.7077
xyY:
0.3540, 0.3150, 37.7973
CIE-Lab:
67.8710, 20.7336, 1.7153
CIE-LCH:
67.8710, 20.8044, 4.7293
CIE-Luv:
67.8710, 31.1662, -1.2483
Hunter-Lab:
61.4795, 15.7118, 4.7422
#cb98a3 color charts
#cb98a3 color shades, tints & tones
#cb98a3 color schemes
#cb98a3 color preview, HTML & CSS examples
This text has a color of #cb98a3
<p style="color:#cb98a3;">Text here</p>
.mytext {color:#cb98a3;}
This box has a color of #cb98a3
<div style="background-color:#cb98a3;">Content here</div>
.mybackground {background-color:#cb98a3;}
Border around this has a color of #cb98a3
<div style="border:2px solid #cb98a3;">Content here</div>
.myborder {border:2px solid #cb98a3;}