#ff94b0 color space conversions
Hex:
#ff94b0
RGB:
255, 148, 176
CMY:
0, 42, 31
CMYK:
0, 42, 31, 0
HSL:
344°, 100.0000%, 79.0196%
HSV (HSB):
344°, 41.9608%, 100.0000%
XYZ:
59.6664, 45.5744, 46.7263
xyY:
0.3926, 0.2999, 45.5744
CIE-Lab:
73.2685, 43.3435, 3.0549
CIE-LCH:
73.2685, 43.4510, 4.0315
CIE-Luv:
73.2685, 68.8731, -3.8676
Hunter-Lab:
67.5088, 39.6234, 6.2186
#ff94b0 color charts
#ff94b0 color shades, tints & tones
#ff94b0 color schemes
#ff94b0 color preview, HTML & CSS examples
This text has a color of #ff94b0
<p style="color:#ff94b0;">Text here</p>
.mytext {color:#ff94b0;}
This box has a color of #ff94b0
<div style="background-color:#ff94b0;">Content here</div>
.mybackground {background-color:#ff94b0;}
Border around this has a color of #ff94b0
<div style="border:2px solid #ff94b0;">Content here</div>
.myborder {border:2px solid #ff94b0;}