#ff95c0 color space conversions
Hex:
#ff95c0
RGB:
255, 149, 192
CMY:
0, 42, 25
CMYK:
0, 42, 25, 0
HSL:
336°, 100.0000%, 79.2157%
HSV (HSB):
336°, 41.5686%, 100.0000%
XYZ:
61.5019, 46.5607, 55.6148
xyY:
0.3758, 0.2845, 46.5607
CIE-Lab:
73.9079, 44.9334, -4.8588
CIE-LCH:
73.9079, 45.1954, 353.8284
CIE-Luv:
73.9079, 64.9601, -15.5382
Hunter-Lab:
68.2354, 41.4736, -0.5591
#ff95c0 color charts
#ff95c0 color shades, tints & tones
#ff95c0 color schemes
#ff95c0 color preview, HTML & CSS examples
This text has a color of #ff95c0
<p style="color:#ff95c0;">Text here</p>
.mytext {color:#ff95c0;}
This box has a color of #ff95c0
<div style="background-color:#ff95c0;">Content here</div>
.mybackground {background-color:#ff95c0;}
Border around this has a color of #ff95c0
<div style="border:2px solid #ff95c0;">Content here</div>
.myborder {border:2px solid #ff95c0;}