#ffa094 color space conversions
Hex:
#ffa094
RGB:
255, 160, 148
CMY:
0, 37, 42
CMYK:
0, 37, 42, 0
HSL:
7°, 100.0000%, 79.0196%
HSV (HSB):
7°, 41.9608%, 100.0000%
XYZ:
59.1561, 48.5397, 34.2682
xyY:
0.4167, 0.3419, 48.5397
CIE-Lab:
75.1641, 33.9490, 21.1372
CIE-LCH:
75.1641, 39.9914, 31.9071
CIE-Luv:
75.1641, 66.4581, 21.9695
Hunter-Lab:
69.6705, 29.6383, 19.6069
#ffa094 color charts
#ffa094 color shades, tints & tones
#ffa094 color schemes
#ffa094 color preview, HTML & CSS examples
This text has a color of #ffa094
<p style="color:#ffa094;">Text here</p>
.mytext {color:#ffa094;}
This box has a color of #ffa094
<div style="background-color:#ffa094;">Content here</div>
.mybackground {background-color:#ffa094;}
Border around this has a color of #ffa094
<div style="border:2px solid #ffa094;">Content here</div>
.myborder {border:2px solid #ffa094;}