#ff9bca color space conversions
Hex:
#ff9bca
RGB:
255, 155, 202
CMY:
0, 39, 21
CMYK:
0, 39, 21, 0
HSL:
332°, 100.0000%, 80.3922%
HSV (HSB):
332°, 39.2157%, 100.0000%
XYZ:
63.6220, 48.9670, 61.9754
xyY:
0.3645, 0.2805, 48.9670
CIE-Lab:
75.4308, 43.2826, -8.1093
CIE-LCH:
75.4308, 44.0357, 349.3882
CIE-Luv:
75.4308, 59.5934, -20.0942
Hunter-Lab:
69.9764, 39.8322, -3.5274
#ff9bca color charts
#ff9bca color shades, tints & tones
#ff9bca color schemes
#ff9bca color preview, HTML & CSS examples
This text has a color of #ff9bca
<p style="color:#ff9bca;">Text here</p>
.mytext {color:#ff9bca;}
This box has a color of #ff9bca
<div style="background-color:#ff9bca;">Content here</div>
.mybackground {background-color:#ff9bca;}
Border around this has a color of #ff9bca
<div style="border:2px solid #ff9bca;">Content here</div>
.myborder {border:2px solid #ff9bca;}