#ff94b7 color space conversions
Hex:
#ff94b7
RGB:
255, 148, 183
CMY:
0, 42, 28
CMYK:
0, 42, 28, 0
HSL:
340°, 100.0000%, 79.0196%
HSV (HSB):
340°, 41.9608%, 100.0000%
XYZ:
60.3771, 45.8587, 50.4691
xyY:
0.3853, 0.2926, 45.8587
CIE-Lab:
73.4538, 44.2383, -0.5507
CIE-LCH:
73.4538, 44.2417, 359.2868
CIE-Luv:
73.4538, 67.4187, -9.1466
Hunter-Lab:
67.7191, 40.6392, 3.2161
#ff94b7 color charts
#ff94b7 color shades, tints & tones
#ff94b7 color schemes
#ff94b7 color preview, HTML & CSS examples
This text has a color of #ff94b7
<p style="color:#ff94b7;">Text here</p>
.mytext {color:#ff94b7;}
This box has a color of #ff94b7
<div style="background-color:#ff94b7;">Content here</div>
.mybackground {background-color:#ff94b7;}
Border around this has a color of #ff94b7
<div style="border:2px solid #ff94b7;">Content here</div>
.myborder {border:2px solid #ff94b7;}