#ff95c4 color space conversions
Hex:
#ff95c4
RGB:
255, 149, 196
CMY:
0, 42, 23
CMYK:
0, 42, 23, 0
HSL:
333°, 100.0000%, 79.2157%
HSV (HSB):
333°, 41.5686%, 100.0000%
XYZ:
61.9513, 46.7404, 57.9812
xyY:
0.3717, 0.2804, 46.7404
CIE-Lab:
74.0234, 45.4861, -6.8956
CIE-LCH:
74.0234, 46.0058, 351.3797
CIE-Luv:
74.0234, 64.1148, -18.6585
Hunter-Lab:
68.3670, 42.1070, -2.4262
#ff95c4 color charts
#ff95c4 color shades, tints & tones
#ff95c4 color schemes
#ff95c4 color preview, HTML & CSS examples
This text has a color of #ff95c4
<p style="color:#ff95c4;">Text here</p>
.mytext {color:#ff95c4;}
This box has a color of #ff95c4
<div style="background-color:#ff95c4;">Content here</div>
.mybackground {background-color:#ff95c4;}
Border around this has a color of #ff95c4
<div style="border:2px solid #ff95c4;">Content here</div>
.myborder {border:2px solid #ff95c4;}