#ff94be color space conversions
Hex:
#ff94be
RGB:
255, 148, 190
CMY:
0, 42, 25
CMYK:
0, 42, 25, 0
HSL:
336°, 100.0000%, 79.0196%
HSV (HSB):
336°, 41.9608%, 100.0000%
XYZ:
61.1242, 46.1575, 54.4029
xyY:
0.3780, 0.2855, 46.1575
CIE-Lab:
73.6476, 45.1680, -4.1377
CIE-LCH:
73.6476, 45.3572, 354.7659
CIE-Luv:
73.6476, 65.9427, -14.5219
Hunter-Lab:
67.9393, 41.7004, 0.0806
#ff94be color charts
#ff94be color shades, tints & tones
#ff94be color schemes
#ff94be color preview, HTML & CSS examples
This text has a color of #ff94be
<p style="color:#ff94be;">Text here</p>
.mytext {color:#ff94be;}
This box has a color of #ff94be
<div style="background-color:#ff94be;">Content here</div>
.mybackground {background-color:#ff94be;}
Border around this has a color of #ff94be
<div style="border:2px solid #ff94be;">Content here</div>
.myborder {border:2px solid #ff94be;}