#ff94b3 color space conversions
Hex:
#ff94b3
RGB:
255, 148, 179
CMY:
0, 42, 30
CMYK:
0, 42, 30, 0
HSL:
343°, 100.0000%, 79.0196%
HSV (HSB):
343°, 41.9608%, 100.0000%
XYZ:
59.9666, 45.6945, 48.3072
xyY:
0.3895, 0.2968, 45.6945
CIE-Lab:
73.3468, 43.7226, 1.5074
CIE-LCH:
73.3468, 43.7486, 1.9746
CIE-Luv:
73.3468, 68.2527, -6.1174
Hunter-Lab:
67.5977, 40.0532, 4.9481
#ff94b3 color charts
#ff94b3 color shades, tints & tones
#ff94b3 color schemes
#ff94b3 color preview, HTML & CSS examples
This text has a color of #ff94b3
<p style="color:#ff94b3;">Text here</p>
.mytext {color:#ff94b3;}
This box has a color of #ff94b3
<div style="background-color:#ff94b3;">Content here</div>
.mybackground {background-color:#ff94b3;}
Border around this has a color of #ff94b3
<div style="border:2px solid #ff94b3;">Content here</div>
.myborder {border:2px solid #ff94b3;}