#ff95ee color space conversions
Hex:
#ff95ee
RGB:
255, 149, 238
CMY:
0, 42, 7
CMYK:
0, 42, 7, 0
HSL:
310°, 100.0000%, 79.2157%
HSV (HSB):
310°, 41.5686%, 100.0000%
XYZ:
67.4201, 48.9279, 86.7795
xyY:
0.3319, 0.2409, 48.9279
CIE-Lab:
75.4065, 51.9231, -27.8337
CIE-LCH:
75.4065, 58.9128, 331.8062
CIE-Luv:
75.4065, 55.0660, -52.5108
Hunter-Lab:
69.9485, 49.6378, -24.5924
#ff95ee color charts
#ff95ee color shades, tints & tones
#ff95ee color schemes
#ff95ee color preview, HTML & CSS examples
This text has a color of #ff95ee
<p style="color:#ff95ee;">Text here</p>
.mytext {color:#ff95ee;}
This box has a color of #ff95ee
<div style="background-color:#ff95ee;">Content here</div>
.mybackground {background-color:#ff95ee;}
Border around this has a color of #ff95ee
<div style="border:2px solid #ff95ee;">Content here</div>
.myborder {border:2px solid #ff95ee;}