#ff8694 color space conversions
Hex:
#ff8694
RGB:
255, 134, 148
CMY:
0, 47, 42
CMYK:
0, 47, 42, 0
HSL:
353°, 100.0000%, 76.2745%
HSV (HSB):
353°, 47.4510%, 100.0000%
XYZ:
55.1104, 40.4483, 32.9196
xyY:
0.4289, 0.3148, 40.4483
CIE-Lab:
69.7877, 47.1606, 13.6760
CIE-LCH:
69.7877, 49.1036, 16.1715
CIE-Luv:
69.7877, 83.4555, 9.3290
Hunter-Lab:
63.5990, 43.3773, 13.8300
#ff8694 color charts
#ff8694 color shades, tints & tones
#ff8694 color schemes
#ff8694 color preview, HTML & CSS examples
This text has a color of #ff8694
<p style="color:#ff8694;">Text here</p>
.mytext {color:#ff8694;}
This box has a color of #ff8694
<div style="background-color:#ff8694;">Content here</div>
.mybackground {background-color:#ff8694;}
Border around this has a color of #ff8694
<div style="border:2px solid #ff8694;">Content here</div>
.myborder {border:2px solid #ff8694;}