#ff6a94 color space conversions
Hex:
#ff6a94
RGB:
255, 106, 148
CMY:
0, 58, 42
CMYK:
0, 58, 42, 0
HSL:
343°, 100.0000%, 70.7843%
HSV (HSB):
343°, 58.4314%, 100.0000%
XYZ:
51.7393, 33.7062, 31.7960
xyY:
0.4413, 0.2875, 33.7062
CIE-Lab:
64.7287, 60.2859, 6.4987
CIE-LCH:
64.7287, 60.6351, 6.1526
CIE-Luv:
64.7287, 100.3282, -3.0125
Hunter-Lab:
58.0570, 57.4760, 8.1687
#ff6a94 color charts
#ff6a94 color shades, tints & tones
#ff6a94 color schemes
#ff6a94 color preview, HTML & CSS examples
This text has a color of #ff6a94
<p style="color:#ff6a94;">Text here</p>
.mytext {color:#ff6a94;}
This box has a color of #ff6a94
<div style="background-color:#ff6a94;">Content here</div>
.mybackground {background-color:#ff6a94;}
Border around this has a color of #ff6a94
<div style="border:2px solid #ff6a94;">Content here</div>
.myborder {border:2px solid #ff6a94;}