#f95beb color space conversions
Hex:
#f95beb
RGB:
249, 91, 235
CMY:
2, 64, 8
CMYK:
0, 63, 6, 2
HSL:
305°, 92.9412%, 66.6667%
HSV (HSB):
305°, 63.4538%, 97.6471%
XYZ:
57.8034, 33.6201, 82.0400
xyY:
0.3332, 0.1938, 33.6201
CIE-Lab:
64.6599, 75.9467, -42.9231
CIE-LCH:
64.6599, 87.2370, 330.5260
CIE-Luv:
64.6599, 74.1694, -78.9802
Hunter-Lab:
57.9828, 76.4778, -43.3016
#f95beb color charts
#f95beb color shades, tints & tones
#f95beb color schemes
#f95beb color preview, HTML & CSS examples
This text has a color of #f95beb
<p style="color:#f95beb;">Text here</p>
.mytext {color:#f95beb;}
This box has a color of #f95beb
<div style="background-color:#f95beb;">Content here</div>
.mybackground {background-color:#f95beb;}
Border around this has a color of #f95beb
<div style="border:2px solid #f95beb;">Content here</div>
.myborder {border:2px solid #f95beb;}