#ff95c3 color space conversions
Hex:
#ff95c3
RGB:
255, 149, 195
CMY:
0, 42, 24
CMYK:
0, 42, 24, 0
HSL:
334°, 100.0000%, 79.2157%
HSV (HSB):
334°, 41.5686%, 100.0000%
XYZ:
61.8378, 46.6950, 57.3836
xyY:
0.3727, 0.2814, 46.6950
CIE-Lab:
73.9943, 45.3469, -6.3871
CIE-LCH:
73.9943, 45.7945, 351.9827
CIE-Luv:
73.9943, 64.3266, -17.8760
Hunter-Lab:
68.3338, 41.9473, -1.9554
#ff95c3 color charts
#ff95c3 color shades, tints & tones
#ff95c3 color schemes
#ff95c3 color preview, HTML & CSS examples
This text has a color of #ff95c3
<p style="color:#ff95c3;">Text here</p>
.mytext {color:#ff95c3;}
This box has a color of #ff95c3
<div style="background-color:#ff95c3;">Content here</div>
.mybackground {background-color:#ff95c3;}
Border around this has a color of #ff95c3
<div style="border:2px solid #ff95c3;">Content here</div>
.myborder {border:2px solid #ff95c3;}