#ff96be color space conversions
Hex:
#ff96be
RGB:
255, 150, 190
CMY:
0, 41, 25
CMYK:
0, 41, 25, 0
HSL:
337°, 100.0000%, 79.4118%
HSV (HSB):
337°, 41.1765%, 100.0000%
XYZ:
61.4406, 46.7904, 54.5084
xyY:
0.3775, 0.2875, 46.7904
CIE-Lab:
74.0555, 44.1534, -3.5370
CIE-LCH:
74.0555, 44.2949, 355.4200
CIE-Luv:
74.0555, 64.8172, -13.4523
Hunter-Lab:
68.4035, 40.6241, 0.6363
#ff96be color charts
#ff96be color shades, tints & tones
#ff96be color schemes
#ff96be color preview, HTML & CSS examples
This text has a color of #ff96be
<p style="color:#ff96be;">Text here</p>
.mytext {color:#ff96be;}
This box has a color of #ff96be
<div style="background-color:#ff96be;">Content here</div>
.mybackground {background-color:#ff96be;}
Border around this has a color of #ff96be
<div style="border:2px solid #ff96be;">Content here</div>
.myborder {border:2px solid #ff96be;}